| Thread | Last Post | Replies |
|
| Loading XML based on User Decision | 31 Mar 2008 23:33 GMT | 5 |
I am working on a Flash project that involves an intro movie, which - when done - leads to a "decision" screen where the user chooses what kind of "visitor" they are. In other words, an intro movie will play and then lead to a screen with three choices: "I am this", "I am this", ...
|
| event on xy second of execution of the file possible | 31 Mar 2008 23:32 GMT | 3 |
I wonder how would it be possible to execute a certain command at a given time of playing an mp3 sound. So I click on the button and the sound starts. I have predetermined intervals or times when I would like to do something. Eg: at 0.2s -> trace("0.2"), at 0.45s -> trace("0 ...
|
| Problems with photo in movieclip | 31 Mar 2008 23:29 GMT | 6 |
I'm working on a mobile application with Flash Lite. I want to load some photos into a movieclip. I use a SQL database and one field is called 'photo1_huis'. The URL in that field is http://www.eventeffects.nl/FundaMobile/1/foto1_huis.jpg
|
| getURL doesn't work | 31 Mar 2008 23:26 GMT | 5 |
I am appreciated if anyone can help me on this. I am trying to make a image gallery that loads random images in different position on the stage. However, when I attach the getURL to the images. It doesn't work. Can you help??
|
| How can i add sound controls on my website? | 31 Mar 2008 22:59 GMT | 1 |
I have a song playing on my website and i want to pause the song with a button then play the song from where it was paused from with another button. How can i solve this problem im having?
|
| loadmovie function causing flickering on mouseover | 31 Mar 2008 21:11 GMT | 2 |
I'm not great with actionscript, but I'm making a scrolling gallery, where when you mouse-over the image, it gets bigger. I've called it in with loadMovie("pic1_thumb.jpg", "thumbnail_loadbox"); One the over keyframe, I have a separate version of the thumbnail, slightly
|
| How can i add sound controls on my website? | 31 Mar 2008 21:07 GMT | 1 |
I have a song playing on my website and i want to pause the song with a button then play the song from where it was paused from with another button. How can i solve this problem im having?
|
| Question about creating a delay in AS 20 | 31 Mar 2008 21:06 GMT | 2 |
Hey everyone. Let me start off by saying that although I design in flash often, my knowledge of ActionScript is limited at best. I am typically a graphic artist, using Adobe CS2 etc. That said, I have been involved in the updating of a site that uses a
|
| date and time variables | 31 Mar 2008 19:11 GMT | 7 |
http://www.portabledeluxe.com/clock.fla i'm a designer not a coder - someone coded this for me (but is away on hols), but i need to change the money counter so it counts from Midnight tonight (0hr 1st April 2008) as opposed to from the second you run the flash.
|
| trouble unloading external .swf (mp3player won´t st op playing!) | 31 Mar 2008 18:06 GMT | 1 |
hey kids - i´ve loaded an external swf which is a mp3 player. i have a button that removes the player but the sound keeps playing. i´ve seen a few post on this but nothing gives me what i´m looking for. i´ve tried "Loader(playerLdr).unload()" and just "playerLdr.unload()"
|
| LoadVars works but status bar says data loading | 31 Mar 2008 15:57 GMT | 1 |
I am using LoadVars to pass form data to a php page that sends an email. Everything seems to work, and the php page successfully returns sent=ok, but the status bar at the bottom continues to say "transferring data from..." Could someone please help me figure out how to fix that?
|
| load movie in a masked clip | 31 Mar 2008 14:39 GMT | 2 |
when I try to load a movie in a masked movieclip/placeholder the clip isn't loaded. When I check for getBytesTotal() it still is 18 bytes like the paceholder. When I put the mask away the clip is loaded. Can I have both?
|
| Printing dynamic text partially working | 31 Mar 2008 14:28 GMT | 1 |
I implemented a printing function which is working nice even for multiple pages. Problem is as follows... Say we have a text 100 lines long.
|
| video fullscreen | 31 Mar 2008 14:27 GMT | 3 |
dear, i am using the attach code to set my video as a fullscreen and its work good on flashplayer 9 and as2 , but i need to work it on flashplayer 8 ... thanks var myButton:mx.controls.Button;
|
| How can I change the combobox border? | 31 Mar 2008 12:22 GMT | 1 |
I dragged a combbox component from ctrl+F7 to my stage. It has rounded border and I wanna change this to rectangle borders. Also, I wanna reduce the height of each item. Could you please help? I'm using Flash CS3
|