1
vote
1answer
23 views
Why can’t I access dynamic text within a CS4 compiled SWC?
I have a movieclip created in CS4. I export that into my Flex Project's /lib and then try to access the text. All the textfields have ids, embedded text, and show up in intellisens …
0
votes
3answers
53 views
Is there a lighter version of Google Analytics for Flash
40k of compiled code seems like a lot to me to be making some straightforward flash-javascript calls and makes GA unsuitable for banner ad work as well.
Does anyone know if there …
0
votes
2answers
20 views
Flash CS4: Unresponsive error when using “Loader.contentPath” ??
I want to display http://www.flash-mx.com/images/image1.jpg image as a thumbnail box in my flash SWF file. TO do so I have taken a Loader control in my flash movie and named it as …
1
vote
2answers
73 views
+100
Convert Flash art to OpenGL-ready vector format?
Say I have some 2D artwork in Flash CS4 format .FLAs, and I'd like to put it into an iPhone game that uses OpenGL ES, keeping it in vector format. An OpenGL-ready format could just …
0
votes
1answer
13 views
Download and Store Multiple Files with Adobe AIR ( Flash CS4 Dev)
How do you download multiple images from a server and store them on in the application directory in Flash IDE , Adobe AIR?
Specifically, I am using AMFPHP to pull the paths out o …
0
votes
1answer
14 views
accordion menu error 1010
Hey guys,
I'm trying to create an accordion menu off of an online tutorial. I followed every step (i think) on Original Tutorial but changed things according to my size, as well a …
1
vote
1answer
25 views
Drag and Drop, Orderable List in ActionScript 3
I am trying to create a set of drag-and-drop, orderable lists with ActionScript. I know this is possible in Flex.
The behavior I am going for can be seen here: Two-way drag-and dr …
0
votes
1answer
21 views
flv file loses quality when uploaded to server
When i view an flv file inside a swf file it looks fine locally, but when its uploaded text loses it shape. The bitrate for the flv is 1,500+ kbps. Ive attached a picture. The one …
0
votes
1answer
25 views
Flash movie behaving really weird, possibly corrupt FLA?
I have an FLA done in Flash 10, and some AS3 code that manipulates a MovieClip in the movie based on the mouseX and mouseY coordinates. Last night the FLA was working 100% perfectl …
0
votes
1answer
53 views
AS3 - Tile image/movieclip along a line
If possible I would like to tile an image or MovieClip along a line using the standard moveTo() and lineTo() methods, The lines are directional so need to show something similar to …
0
votes
1answer
27 views
AS3 incorrect Button dimensions
I have a MovieClip created in Flash CS4 which so far only has two textfields and a button in it.
The buttons width and height are set to 60 and 22.
If I select everything in Flash …
1
vote
1answer
31 views
Does anyone have any good ActionScript 3.0 Drag and Drop demos?
I started playing with Flash CS4 today. This is my first time really messing around with ActionScript 3.0 and almost 2 years since I really made anything with Flash.
Does anyone h …
0
votes
0answers
30 views
Flash AS3 Preloader error: 1120 access of undefined property, preloader?
I'm a complete newbie to this, I've been watching tons of tutorials, reading tutorials, reading the Adobe site, etc... The last time I programmed was BASIC on Apple IIe...
I'm t …
1
vote
1answer
79 views
Change output language in Flash CS4?
Hello.
I'm using Flash CS4 and almost everything is in english, except for errors in Output window...
Like:
ArgumentError: Error #2180: É ilegal mover o conteúdo AVM1 (AS1 ou AS …
0
votes
2answers
38 views
Flash MovieClipLoader instance behaves incorrect
Hi there
I currently have a few movieclips that I load into another movieclip container. I use the MovieClipLoader class to load them and make use of the onLoadProgress, onLoadSta …
