flash-cs5 Questions

3

Uncompressed Adobe's Flash XFL format still keeps a lot of content compressed. Does anybody know specification of these binary *.dat files?
Stubblefield asked 2/11, 2010 at 22:50

4

Solved

I installed Dreamweaver and when I was downloading the dependent files from my website, it asked me if I always wanted to do this. I said yes, and now, a couple weeks later, I don't want that anymo...
Rodriquez asked 26/1, 2012 at 22:4

3

Solved

EDIT: EVERY ANSWER BELOW ARE WORKING, THANKS FOR HELPING ME! I'm currently learn about splicing an array in as3. So here's my code: //import classes import flash.utils.Timer; import flash.events....
Plaudit asked 25/7, 2018 at 12:3

7

Solved

I'm facing a dilemma: I have a solid ASP.NET development experience in C# and looking to start mobile development. I have done research and know that there are some hacks for getting a development ...
Telestich asked 14/2, 2011 at 14:4

2

Solved

What is the DOM expression to get current page where the cursor is: app.activeDocument.currentPage ?
Chole asked 22/9, 2010 at 14:44

5

Solved

I would like to develop an augmented reality application on a HTC Nexus One mobile phone for android using Flash Professional CS5 and Adobe AIR 2.5. I found a couple of online sources showing how ...
Capitulary asked 25/1, 2011 at 17:13

2

I'm using Flash CS 5. When I look at FLA project tree, I see Use Count column next to a movie clip. How do I find where this movie clip is used? I'm hoping there is a 'Find usages' or 'Find refer...
Currie asked 5/3, 2012 at 4:18

2

Solved

How can I get the number of properties in a generic Actionscript Object? (Like Array length)
Inheritable asked 15/1, 2011 at 3:52

5

Solved

I'm creating a Flash Application that will be exported in exe format and it's not going to run in browser. I want to add an exit button inside stage but I don't know how to do that with ActionScrip...
Acosmism asked 26/1, 2012 at 16:49

3

Solved

I want to show a progress bar for one of my Photoshop scripts. If I do work inside a button click event then I'm able to update the progress bar without any problems. For this script, no user inte...
Dynamite asked 26/6, 2012 at 15:58

5

Solved

I am trying to adjust my Flash development workflow so that I am using Flash Builder for all of my coding and multiple FLA files for the user interfaces. I will be creating an ActionScript project ...
Overcapitalize asked 13/5, 2010 at 21:28

5

Solved

My flash applications is little bit big, so i want to embed a preloader in my application, So can anyone please tell me how to create a preloader in new 'Scene' and load another scene in after pre...
Viguerie asked 7/12, 2011 at 5:21

4

In Dreamweaver CS5 there's something called Code Hinting (let's call it CH for short). CH has a bunch of information about functions, constants and objects built in the core library. When you pres...
Growl asked 4/1, 2012 at 0:32

8

Could anyone advise the best way to trigger a functiont when a movieclip animation finishes? I figure an eventlistener could handle this, but not sure the best way to go about it. Thanks Paul
Caroylncarp asked 12/5, 2011 at 16:14

11

Solved

Does anyone want to share the best debugging tools they have found for Actionscript 3 (AS3) and Flash CS5? I've just done a search and found a few, but would love to hear from people who've a...
Burkhard asked 14/2, 2011 at 12:7

3

Solved

I have a very simple scenario where I have a structure similar to this <tours> <tour> <name>Italy 1</name> <destinations> <destination>Rome</destination&...
Mascle asked 17/12, 2012 at 12:38

2

Is it only me that thinks the CS5 scripts runs painfully slow? These few lines takes over 1 minute to execute. for (n=0; n<app.activeDocument.layerSets.length; n++) { app.activeDocument.layerS...

1

Solved

I wrote a quite big script for Photoshop CS5.1 on my 64bit Vista machine. Now when I run the very same script on my new 64bit Windows 7 machine, Adobe ExtendScript Tool complains about activeDocume...
Slosberg asked 1/11, 2012 at 18:25

1

Solved

I have an active ArtLayer referenced by the variable NewLayer that I want to move to the absolute position x,y in the canvas. I have been googling for a couple of hours now without any results. Ca...
Kaleena asked 21/8, 2012 at 22:32

3

Solved

I have existing Flash application, which compiles to SWF and runs on web. I'm looking at converting that application to work on mobile devices such as iPhone/iPad. I see that there is now a way t...
Shun asked 19/7, 2012 at 1:22

2

Solved

I have an AS3 bitmap image that I would like to skew like so: I would only like to skew the bottom part of the image, and leave the top part alone. Based on my research that I've done so far, it...
Indulge asked 29/6, 2012 at 0:2

2

Solved

I keep getting this error in a Flash instrument I'm making: 1024 overriding a function that is not marked for override The error was found in this line: public function stop():void
Pourboire asked 29/3, 2012 at 15:27

2

I'm working in FlashDevelop. I was able to set it up so that I can debug the application by specifying URL in Test Project setting "Open Document". It works, I'm able to press Play in FlashDevelop,...
Wendelin asked 1/3, 2012 at 3:47

1

Solved

There must be an easier way to add frames at the start of a flash timeline? I want to insert a few frames before frame one, but I can not find a simple way to do so in Flash CS5. I have tried to...
Kulak asked 22/8, 2011 at 14:3

3

Solved

Hii, I'm tring to load swf file to my flash application from a different server. When i try to load it on flash IDE (crl+enter) everything is working fine, but when i run the swf as an independent ...
Christeenchristel asked 8/4, 2011 at 11:52

© 2022 - 2024 — McMap. All rights reserved.