flash-cs5

Change order of layers in Flash MovieClip with ActionScript?

Is it possible to change the order of layers in a Flash MovieClip timeline using ActionScript 3? ...

Flash CS5 output on OSX

Solution: I was looking into the wrong library. There are two libraries in mac OSX; Macintosh HD and system. In order to fix this issue need to get to the Macintosh HD and full url is: Macintosh HD/Library/Application Support/Macromedia/mm.cfg open the file i text editor and change the following code; AS3Trace=1 to AS3Trace=0. ...

Rich text in Flash TLF

How does one apply rich text to Flash at runtime? Specifically, I need to dynamically create bullet-points and paragraphs with line breaks. ...

Adobe Flash CS5 and iPod Touch/iPhone

As you may all know (if not, click here), Apple has finally decided to allow apps created using Adobe Flash CS5's iPod Packager on the store. Owning a PC and not a Mac, this is great news for me as I longed to give a crack to iPod development. I did try to use a fake certificate (yes I admit it) to publish an app and test it on my brot...

Extending Flash using... .Net dll?

Is there any way to extend Flash CS3/CS5 using .Net dll? There is an extensibility point available in Flash, which works with C. Is there any way to extend using .Net or C++? ...

CS5 Flash app has sounds when run locally but it's mute when run in a server.

I'm making this small app in Flash CS5 using AS3. Sounds are being reproduced using flash.media.Sound and flash.media.SoundChannel. Locally , everything sound perfect, but when I run the game from a server it just goes mute. Any help is apreciated. Thanks. ...

Problem with a preloader and google analytics.

I'm using Google analytics in my flash app. It works perfectly, but the time to publich the app came and I'm using an external swf. as preloader, which only consists in an small progress bar and summons my Flash app once it's completely loaded. Now i'm getting this error: Error #1009: Error #1009: Cannot access a property or method of ...

Flash CS5 on iPhone - developing client/server data apps

I am looking to develop basic client server data application to add value to a website. The website is .net based and opening an api such as asmx web service, json or xml would be simple. Can anyone tell me what are the limitations - technically, what is possible with flash and also what Apple consider to be good practice. Does anyon...

Import a Sound into Flash CS5 with a relative path

I'm looking to import an mp3 into Flash CS5, but Flash is only letting me import the file with an absolute path. Is there a way I can import the mp3 into Flash with a path of "../sounds/file.mp3" so that the Update feature still works if I move the outside directory around? ...

Run php script from AS3 without opening a new window in my web browser

It's pretty simple. i'm calling an PHP script from my flash using navigateToURL. It runs the script and opens a new window in my browser It's possible to just call the php script from AS3, without open a new window ? Thanks. ...

Flash/html not working on all browsers on Mac

I have been experiencing problems in using Flash on all browser on Mac.The same websites on Firefox,chrome,explorer work ok on Windows.the problem is just browsers on Mac and IE6. flash is here ; http://www.evateknoloji.info/Temp/CS4.html Has been anybody else been experiencing the same problem? Is there a solution? ...

How do I change the background of a Flash document using ActionScript 3.0?

Let me preface this question by saying that I am a .NET developer at heart, just helping a friend with a project he is working on. I have been searching online for something that I think should be pretty simple. Here's what I have: A standard Flash CS5 document with one layer called background. The document is associated with a class ...

Flash CS5 code hinting not working?

Hi, code hinting doesn't seem to work for my Flash CS5. I already tried increasing the code hint cache size, but it still doesn't do anything. Any suggestions? TIA Steven ...

Difference in Flash CS3 AND Flash CS5 Linkage option??

Well, I have Flash file which has one movie-clip (Box1) and it is exported for Action-Script in Linkage option but export for Frame 1 option is unchecked. Now my document Class is here package { import flash.display.MovieClip; public class GetTimeLineObjects extends MovieClip { public function GetTimeLineObjects() { var ...

Developing pricematch websolution?

I would like to crate a web-solution for price matching, a solution similar to Pricerunner. My question is what tool would be best to use? I would prefer Flex or Flash Builder with java back-end but is it the best? ...

Adding a Preloader in CS5 as3 project

I am Working on a cs5 as3 project and in that project i have writen all code in the frame1 of main timeline (there is no package/class in the code) The code in the main timeline is very complex in which i am loading external images and xml's and many more things . i have not written any code in the action layer. Now i want to add Prel...

textfield.text not showing every characters.

Hi all, I have a setup a PageHolder class (based on MovieCLip) that displays a doted area with a (page) number in the middle. Now attempting to populate my LayoutPane, I create new instances of of PageHolder whose constructor is tasked to set the text value of its only Texfield to the value specified in the new PageHolder parameter. T...

Making my Flash files into Android Apps?

I want to develop apps within Flash CS5, though I have no idea how to compile the Flash file for Android. Can anyone provide me with an overview of what I need to do? Thanks! ...

Preloader in as3 using preloader sample provided in cs5

I am working on a project in which i want to add preloader and for that i have used the sample preloader provided in cs5 (in sample files). i have moved(from another fla) all my code to second frame and all library content to current fla's library. Now the problem is that the size of first frame is now 182kb (the size of library content...

sIFR 3 rev.436 is unable to sucessfully publish movie. The flash file is blank.

I have been trying to get sIFR 3 rev.436 working on my site but I stuck at publishing the movie. I did everything the instruction had told me to but when I published the movie and double clicked it to test, it failed, the movie was blank with the following error. Someone said the Action Scripts should be in the same folder as the sifr.f...