Tagged Questions

2
votes
4answers
1k views

remove the right click menu in flash 9

Is it possible, using actionscript 3 to disable the right click menu? Any help greatly appreciated!
0
votes
1answer
283 views

Dreamweaver CS3 Site in Apache htdocs, missing path on localhost?

Almost have DW CS3 configured with my site to preview on localhost, except for one thing, the path is incomplete. It is missing the top directory of the site in the path when it tr …
1
vote
2answers
49 views

Why can’t Flash CS3 find the MovieClip base class even after classpath is set (AS3)?

Tearing my hair out. I created an as3 class - blah.Foo, which extends MovieClip. it is not in a package, cos Flash CS3 complained about nested packages, so it's a 'bare' class. An …
0
votes
2answers
66 views

How to dynamically set print page margins in Flash CS3

//I can get the right margins by defining a rectangle and giving it the following dimensions: var rect1:Rectangle = new Rectangle(0, 0, 792,612); //When the print button is pre …
0
votes
1answer
62 views

Why doesn’t variable img increase?

I can upload image but the sprite name remains pict1 each time I upload another image. Why doesn't imgVal function increase? function imgVal() { img += 1; …
1
vote
2answers
59 views

Line tool in Flash CS3 appears jagged

Can anyone help me? I us Flash CS3 a lot to draw, and usually, as it should be, the line tool draws a clean vector line. But sometimes when I use this tool the line appears jagged, …
0
votes
0answers
20 views

Flex and CS4 and CS3 projects

Hi, I'm working on a project that was created using flex and CS3. I only have access to CS4 and the class paths normally located at: C:/Documents and Settings/wturrin/Local Sett …
1
vote
3answers
44 views

symbols placed on the timeline become undefined if stepping backwards

Hello, I am using the frames in the timeline of a .swf as pages in a flash app. The user can advance to the next page by clicking a button that takes her to the next frame. Simila …
0
votes
1answer
54 views

Flash AS3 Tweelite and XML Issue

I have a two frame Flash CS3 animation. On the first frame, I am (successfully) loading four images onto the frame, and rotating through them (successfully) using TweenLite. When …
4
votes
4answers
1k views

Avoiding cursor change over dynamic text fields in Flash CS3

I have a dynamic text field inside a MovieClip symbol. Whenever the mouse pointer is hovered over the symbol, the cursor changes to the I-shaped text editing cursor. This may be a …
0
votes
4answers
1k views

Calling a method inside web service in action script 3.0

I need to call a method inside web service and passing to it it's parameters from action script 3.0 can anyone help me plz? i searched all over the internet and found solutions wit …
2
votes
3answers
495 views

Flash AS3 - Button on stage will not hide if I change the label - bug or missing something??

Hi, OK - weird problem which happens each time - and so I'm thinking I must just be missing something very obvious. If in Flash CS3 I drag a Button component to the stage, and in …
0
votes
2answers
97 views

Why does an extra symbol get created when I import a png file into Flash CS3?

When I import a .png file into the library in Flash CS3, I noticed that the system always creates an extra symbol in the library. If I import, for example, foo.png, into the librar …
0
votes
2answers
96 views

Upload image to Flickr using Actionscript 2.0

Hi, I have a requirement of uploading an image to flickr through an application in Flash AS 2.0. I am not clear with the authentication process. Could anyone help me out with this …
0
votes
1answer
91 views

Flash movie not loading after switch to CS4/Mac

We recently made the switch to CS4 on a Mac from CS3 on Windows. Now we are having issues getting our flash movies to load. We get the "Movie not loaded.." error. We are using swfo …

1 2 3 next
15 30 50 per page