4,605 Topics

Member Avatar for
Member Avatar for wonder_laptop

Dear All, My boss has asked me to implement a project that includes writing a "mobile code" using java programing language. This code will be transferred on the network of nodes ,going from the source code node to other nodes, and at a point returning to it with certain information. …

0
124
Member Avatar for kaharas

Hi guys, there a flash ( a game ) application A that opens a socket with a server. What I need to do, is to write a c++ application that intercept every packet sent and received by the application through that socket ( to write the game actions history), eventually …

0
83
Member Avatar for ovidette

Hi! I am new to the hole website building stuff but i am trying. I've been having many problems, that I succesfully resolved. There is one exception. I cannot seem to make a menubar written in javascript to appear on the webpage. It's like the code has never been written. …

Member Avatar for Airshow
0
485
Member Avatar for chaitanya91845

I have an account in Blogger.com and maintain a blog there. I need to display flash on the blog(They are not videos, but small applications like photo gallery etc.) Such applications depend on data from various folders to run properly such as images, thumbnails, javascript files etc. Hence, I primarily …

Member Avatar for chaitanya91845
0
255
Member Avatar for Nicole Maxx

Hi. I am new to flash and have checked out a lot of tutorials. I thought I had the right code, but it will not work correctly and after trying many different things I cannot get my button to work correctly. I have created a movie in flash and added …

Member Avatar for JasonHippy
0
109
Member Avatar for donut166

Hi guys! I have a minor problem. I want to install Adobe Flash 10.1 onto my Splashtop Browser, which is in my VAIO NW Notebook. I have already installed 10.1 in the system, but I can't get it to install onto splashtop browser because it keeps asking if i want …

Member Avatar for donut166
0
94
Member Avatar for IsharaComix

Recently, whenever I try to visit any user's profile here on DaniWeb, I get an ugly and intrusive browser dialog trying to push Flash on me. It's more than intrusive... it's very weirdly-worded. [quote] You need Adobe Flash Player 8 (or above) to view the charts. It is a free …

Member Avatar for WaltP
0
277
Member Avatar for jfarny

Hello. The problem I'm having is that when I publish a swf movie or export a quicktime movie from flash I get lag in the playback. There is no audio associated with my project, the stage dimensions are 1920 X 1080, and the frame rate is 29.97. I've tried changing …

Member Avatar for rajarajan2017
0
117
Member Avatar for csc101101

Hi, I am using firefox for web browsing, but IE runs in the background and plays audio adverts in the background. Carried out various scans found in different forums and I'm finally here. I have followed the guideline in the sticky, adverts are still running. GMER two cannot be created …

Member Avatar for crunchie
0
368
Member Avatar for rajesanthu

[COLOR="Red"][B]Searching for a new design for your website?????[/B][/COLOR] [COLOR="Green"][B]NB:Excuse me experts,,This is only for beginners....[/B][/COLOR] [U]Some Tips.....[/U] 1.Make your page having some clean and siple look,,,consider the following 2.Make a body background that fits the whole screen and not scrollable... 3.Use javascript for fixing the background... 4.Use a floating page …

Member Avatar for agrable
0
148
Member Avatar for sundeep_g

Hello guys any one help me in joomla. i have a problem with create an article. A new article doesn't create with media file like video, audio, flash. etc....can any one help me...... Thankyou Sundeep

Member Avatar for Kraai
0
103
Member Avatar for Moe1981

Hi First i'd like to thank you for your time and effort in maintaining such an organized page. I know you are all volunteers so i appreciate your help. On to business then. My only problem is that sometimes when i click on a link say in google search, i'm …

Member Avatar for Moe1981
0
376
Member Avatar for hzh003

Hey there. I am a beginner on PHP and I want to create a php page that part of its content will be changed after 5 seconds of its initial display. Like one flash object will replace the old already displayed one? What will the the easiest way to do …

Member Avatar for almostbob
0
98
Member Avatar for rajesanthu

[COLOR="Red"][B]CREATING GLOW EFFECT IN FLASH[/B][/COLOR] [COLOR="Green"][B]NB:Excuse me experts,,this only for beginners.....[/B][/COLOR] Flash has 3 kinds of glow effects 1.glow, 2.knockout and 3.inner glow . You will learn how to create these effects in this tutorial. First, open a new Flash document in Flash 8 and use the text tool to …

Member Avatar for JasonHippy
0
170
Member Avatar for Dante2

Call me a noob, but is there a way to use [B][I][U]just[/U][/I][/B] PHP to create a photo slideshow? Or do you need to use flash? I have code that will display images in a random sequence, which is fine. [CODE=php]<?php $pic = rand(1,15); print "<img src=\"images/$pic.jpg\" height=\"100\" width=\"140\" />"; ?>[/CODE] …

Member Avatar for Dante2
0
193
Member Avatar for DFFolken

Hello, I'd appreciate any help I could get on the current problem I am having with my computer. The problem seems a little complex to me, so I will try to explain as best as I can and with as much details to help you guys understand the issue better. …

Member Avatar for crunchie
0
710
Member Avatar for Coasty

Hi everyone! I am sorry if this is a repeated post, I have tried looking for an answer before posting. I am not very computer savvy, but I know a tiny bit :-) Ok, we have a Compaq presario desktop which is relatively old (about 4 years). It is stock …

Member Avatar for clairejones
0
148
Member Avatar for rajesanthu

[COLOR="Red"][B]CREATING BLUR EFFECT IN FLASH[/B][/COLOR] REQUIREMENTS 1.FLASH 8 2.FLASHPLAYER 8 STEP 1.Open a new flash document using [B]open->new flash document[/B] STEP 2.Do in open menu as [B]open->import->import to stage(any picture on which you wanna create blur effect)[/B]STEP 3.Now the pic is on stage..select it using the selection tool from toolbox. …

0
98
Member Avatar for rajesanthu

These are the Steps to Follow : Press (Ctrl+F8) to create a new symbol. "Create New symbol" window will appear Name your symbol cursorNew. Click on movieclip behavior and then press "OK" Now you would have entered your movieclip symbol Draw anything you like to replace the existing cursor. For …

0
99
Member Avatar for rajesanthu

THESE ARE THE STEPS TO FOLLOW STEP 1. Insert 3 layers in your timeline window and name them, "background", "text"and "actions". Similar to the one shown below STEP 2. Select Frame1 of background layer, Design the framework for your digital clock. Select frame2 and press F5 STEP 3. Now go …

0
96
Member Avatar for rajesanthu

[B]CREATING BLUR EFFECT IN FLASH[/B] [B]REQUIREMENTS[/B] 1.FLASH 8 2.FLASHPLAYER 8 STEP 1.Open a new flash document using open->new flash document STEP 2.Do in open menu as open->import->import to stage(any picture on which you wanna create blur effect) STEP 3.Now the pic is on stage..select it using the selection tool from …

0
114
Member Avatar for Xtremefaith

Having issues working with dates in PHP, very new aspect of PHP for me. Couple things I'm trying to accomplish and wouldn't mind a simple tutorial/explanation of since everything I'm finding assumes I know more than I do: [B]1. How to sort by dates?[/B] [I]Currently I am trying to query …

Member Avatar for Xtremefaith
0
161
Member Avatar for sidhe3141

Need help with Flash (using AS3): I have a MovieClip as part of a Button. I'm trying to use code inside the Button to control the MovieClip. Is there a way to do this?

Member Avatar for charls.adam
0
113
Member Avatar for cchris

My setup -Windows 7 Home Premium -use the built-in firewall -UAC on max -in Windows public wireless network settings, besides the default settings, I have 1)set to block all media streaming, and 2)turned off public file sharing -fully patched Windows, Office, Firefox, Flash Player, Java, etc, etc....everything -I always make …

Member Avatar for rch1231
0
147
Member Avatar for onebetter

Msn wont run, startup or anything and it sucks :( MalwareBytes’ Anti-Malware log Malwarebytes' Anti-Malware 1.24 Database version: 1016 Windows 5.1.2600 Service Pack 2 12:17:53 PM 8/2/2008 mbam-log-8-2-2008 (12-17-53).txt Scan type: Full Scan (C:\|D:\|) Objects scanned: 93499 Time elapsed: 31 minute(s), 21 second(s) Memory Processes Infected: 1 Memory Modules Infected: …

Member Avatar for jholland1964
0
341
Member Avatar for AmieFeetandToes

I really can't find anywhere other posts on this matter. If you open a flash website in Chrome, and the website is vertically longer than your window, as in has a scrollbar on the page, Chrome will make it fit automatically, squishing the website. If you scroll, everything goes back …

0
104
Member Avatar for kakerukami

Does anyone know where files such as flash files go to in safari? I wanted to know because in internet explorer there was a folder named 'temporary' where files used to go and you could drag them out of there and keep them. Is there such a folder in safari? …

Member Avatar for ruzonmoss
0
204
Member Avatar for fugo.deepak

Hi All, I am new to this community... (Hope i am placing my question in right place) I want to generate a Quadrant Graph having (Ist IInd IIIrd and IVth) Input will be x and y co ordinate values . Output should be the plotted graph(x and y values plotted …

Member Avatar for nonshatter
0
109
Member Avatar for Ritesh_4

Hi Am currently attaching 2 files, but am concerned with the javascript file, whereby I want to make the transition of the slideshow follow almost same as the flash one, anyone can help me? Could not upload js files here so here's a link from which can download: [url]http://www.keepandshare.com/doc/2425411/example-zip-december-7-2010-10-31-am-3-5-meg?da=y[/url] Also …

0
77
Member Avatar for sandeep789

I am Sandeep Dave. I am animator and designer. I am flash game (cooking games, dress up game, escape game, shooting game, any flash game developer).

Member Avatar for lamxuan
0
93
Member Avatar for Reliable

Hey Everyone, I would like to get a general consensus on what the average rate per hour is amongst you for Flash work? Do you charge per hour or by the project. I'm going to do a header for someone and I'm trying to come up with fair price.

0
77
Member Avatar for chrisbrunke

I just received a system to see if i can 'salvage' anything from it. When i got home, i tore it all apart to clean the components and see what i had to work with... Decent antec case with card reader Intel E210882 desktop board P4 2.66ghz 800fsb CPU 1gb …

Member Avatar for chrisbrunke
0
135
Member Avatar for buba_kazouba

I have just bought a dvd+R DL 8X 8.5 GB to install OSx86. but because I am a newbie with burning cd/dvds. I copied the .iso file and pasted it in the dvd then I pressed "burn these files to the disk"(or at least the button was something like that). …

Member Avatar for caperjack
0
100
Member Avatar for hatespy

I found trojans on my computer and already cleaned them up. But I'd like to make sure that they are all gone. Please help. Thanks much in advance. MalwareBytes’ Anti-Malware log Malwarebytes' Anti-Malware 1.46 [url]www.malwarebytes.org[/url] Database version: 5150 Windows 5.1.2600 Service Pack 2 Internet Explorer 7.0.5730.13 11/22/2010 8:09:52 AM mbam-log-2010-11-22 …

Member Avatar for jholland1964
0
461
Member Avatar for nullSpace

Im trying to add new records to my joins table. but when ever i click my link to do so i get this error [QUOTE]uninitialized constant Channel::UsersChannel[/QUOTE] here is the code [CODE] <%= link_to "Subscribe to Channel", subscribe_path(channel, current_user) %>[/CODE] [CODE] def subscribe @channel = Channel.find(params[:channel_id]) @user = current_user @channel.users …

0
113
Member Avatar for rogerjoyeux

Hi All, first time with this so go easy on me please. I want to validate my code. I have fly-out menus that fly-out over a flash movie. At first, the flash layer covered the fly-out portion. I resolved the cover-up problem in the big 3 browsers (Chrome, IE, Firefox), …

Member Avatar for Kraai
0
190
Member Avatar for Diamonddrake

I am kinda new to asp.net. I used asp backing flash for most of the site work i have done, but I have shied away from flash and I am having some issues understanding asp.net membership. I am currently using the web.config file to set the credentials for forms authentication. …

Member Avatar for crishjeny
0
432
Member Avatar for jv_web

Im sure this is real easy... Please forgive my limited .Net abilities... The script below genereates the correct value I need... I just want ot place the value obtained by dblTotal into a flash param... the param below is what I imagine it would look like. [code=c] <script Language="c#" runat="server"> …

Member Avatar for crishjeny
0
136
Member Avatar for Ritesh_4

Hello Is it possible to download a javascript slideshow which is present on a webpage? In firefox I have addons to download flash swfs but could not find anything concerning javascript. I need this as I need to develop a slideshow in javascript very quickly for a client (our js …

Member Avatar for Ritesh_4
0
138
Member Avatar for Korushi

Hey all, I know there are a few topics on this similar subject, but I'm at my end of what to do and I really need some help. So I have the issue of website links and google searches redirecting to random ad sites (with similar search terms linked). In …

Member Avatar for Korushi
0
315
Member Avatar for MCH2SWT23

My system crashed and we had to reinstall Windows XP OS. I am not sure if we reinstalled everything correctly. My system is running very slow now and I also cannot install the trial version of MS Office 2010. It keeps giving me an error that says that "The file …

Member Avatar for jholland1964
0
189
Member Avatar for Kyaw Thi Thi Sa

Dear all, Now,we are developing e-learning system written in C# asp.net.We also creating flash learning games.The problem is how can we load those flash game from our asp.net page and how can we save score into database and how should we start.I have no idea.We want like this flow. 1.LearnerAAA …

0
52
Member Avatar for Moirae

Hello, I'm creating a web page for my friend which is a photographer and we would like something really cool like this [url]http://www.flashperfection.com/tutorials/Colorful-Mouse-Followers-with-ActionScript-3-79460.html[/url] Can I do something like this in js?? Any advices?? We would like to avoid flash if possible Cheers ;)

Member Avatar for almostbob
0
97
Member Avatar for nigelsponge

I am having a problem with an online application I've built that is using flashvars to get parameters from the url. This application works perfect in all browsers except ie 7 and older. I have tried embedding the content using AC_FL_RunContent javascript method and the newer swf object method accessing …

Member Avatar for Varnius
0
161
Member Avatar for gee777

Hi there my pc has been infected by trojans lately and I have had a go at removing them but am not sure whether how effective my efforts have been. Could you please advise whether my pc is still infected? - I have run MBA-M and HijackThis scans and the …

Member Avatar for jholland1964
0
184
Member Avatar for george61

Ok I created some flash rotator-onclick event to change swf files. But this won't work in IE because the javascript isn't able to create a closing embed tag. Here is the script: [CODE]<script type="text/javascript"> var flashNumber = 0; var items = 3; var i = 0; films = new Array(items) …

Member Avatar for Airshow
0
169
Member Avatar for dnmoore

Can anyone help me I cant seem to get my play/stop button to stop and play my background music. i imported my sound to my library and created the button to play and stop the sound but it doesnt work what is the easiest way to do this in action …

Member Avatar for dnmoore
0
117
Member Avatar for abdul_rouf26

Hello Experts, Can any great person help me for mp3 song playing on my web page. I added (player_mp3_maxi.swf) in my project. So, it’s working best the problem is that when I Click button Code is given below then autoplay does not work but when I load song by give …

0
91
Member Avatar for george61

Ok if you visit [url]http://www.miniclip.com[/url] you'll notice that there is some kind of flash rotator on the home page. This is my code attempt to move between preloaded swf animations using javascript. I've tried giving id of the object or embed but this won't help. Of course this is not …

Member Avatar for george61
0
154
Member Avatar for jtaylor1120

My name is Judy Taylor and I'm currently a student majoring in computers multimedia. I'm married with 3 children and 3 grandchildren. My passion is photography and my interests are computers, photoshop, flash...anything creative and I love playing pool. To be honest I am not feeling this computer language but …

Member Avatar for hassi501
0
181

The End.