ActionScript.org Forums
view rss
downloading new version of my air app
29/11/2008 | external link
Let's say I build an AIR app and Joe downloads it. Is there a way to prompt Joe to download the new version of my app if I fix a bug or add a new...
Maximum Frames
29/11/2008 | external link
hi Friends, i would like to know how many frames support the Flash cs3 like 10,000 key frames.and how much load we publish *swf*...
It's the BB'B again!
29/11/2008 | external link
Yep! It's the BIG BOSS' BIRTHDAY again! :o Have a good one Jesse! MY 12000th POST! And the last, for a while...
Loading a text file.
29/11/2008 | external link
I tried this on earlier versions but never got it to work. I was hoping, well take a look; text list: dog cat pig chicken frog Code:
need help to unload an XML object
29/11/2008 | external link
i have a combo box in my application. on each click on the items, it load each category with certain amount of elements(suppose 6,5,7 or 4). when i...
Dynamic component initialisation
29/11/2008 | external link
Helloo:o private function addChildren():void { var arr:Array = new Array arr[0] = data.getData().getItemAt(i).field_container;...
Strange problem. Can't see SWF file one embedded online.
29/11/2008 | external link
This is absolutely maddening. Probably something simple, I hope someone can help. I have made a flash MP3 player. The problem is that it doesn't...
how to make scrolling menu with images
29/11/2008 | external link
Can any one tell me which contains arrow keys navigation & image....
changing http referer
29/11/2008 | external link
hi, here is the scenario i want to send a request to websiteA from websiteB but i want to make the http referer as websiteC, I tried using a...
Updating FDT for CS4
29/11/2008 | external link
Does anyone know how to update the fdt plugin for eclipse to allow for code hinting for the new additions to AS3 in CS4? Now, if I try to use the...
I want to play specific frames then jump to scene... too complicated for me
29/11/2008 | external link
My head hurts terribly trying to figure this out so I'm reaching out to you guys for help. ok... i have several buttons. I want each to have similar...
jpgencoder problem
29/11/2008 | external link
I am getting this error... "JPGEncoder.as Line 239 | 1046: Type was not found or was not a compile-time constant: BitString" basically i am...
I just can't change that background color... can someone take a look?
29/11/2008 | external link
Hi everyone: I've asked this question on this forum before but I guess I couldn't explain it well enough. I don't know any better way than to show...
"Current selection cannot have actions apllied to it"
29/11/2008 | external link
Hey, I'm a complete beginner with flash. I followed a tutorial that explains how to make a character that walks when you press right or left... It...
Arggg! Why won't it remove my clip?
29/11/2008 | external link
So I've tried multiple ways of writing the following code and... I'm able to put the clip on the stage but not remove it. What I want to happen is...