I\'m try to copy code incs5 to cs4 I\'m got syntax error this is code 开发者_如何学GoI\'m got error
im in Flash CS5. I have a TileList that loads its images from an XML, not all the images are the same size so they do not llook consistent wiyh the TileList.
I have been trying to use the "Shine MP3 Encoder on Alchemy" in my action script file: import fr.kikko.lab.ShineMP3Encoder
I\'m trying to generate multiple stars in the stage, but I keep getting an action script error. stop();
I am looking for a way to call a function defined in a different frame in ActionScript 2.0. The details are as follows:
Create a full page background image slideshow like http://beyondfay开发者_如何学编程te.com/ and http://hmxmedia.com/ using Flash?
I am making a little banner for my site that makes different offers based on geo location (zipcode). I have the code working pretty much except for a few elements I want.
Just learning Flash (using version CS5) as part of a course and making my own buttons which is going ok. Problem is, I can make buttons with behaviours using the default custom libraries option using
I\'m trying to bullet proof a URLLoader and wondering where I need to capture things like 404s and more importantly, mid-session timeouts and connectivity failures.
This was something that had me banging my head for 2 hours before I figured it out. I dec开发者_运维问答ided to post it here, to help others not pull their hair out :).