0
votes
0answers
8 views

Actionscript 2 Components don't show skins until run-time

I'm attempting to build a library of custom Flash components to use as building blocks for various yet-unknown game UI. I want the components to be super flexible to be dropped into any menu with ...
0
votes
1answer
37 views

How to identify flash advertisement in NPAPI plugin

I am writing one NPAPI plugin, which has same MIME type as Adobe flash, so that my plugin will get loaded first. Actually I just wanted to block the flash based advertisement. Please suggest any way ...
0
votes
1answer
79 views

Flash CS4 dynamic text in arabic issue

n Flash CS4 IDE i try to put in Text Field with dynamic type some string in arabic and to stylize it with embedded Arial font. The problem is that i see the text , but it is "reversed" and for this ...
0
votes
1answer
42 views

Error #1009 …(done some research still no solution !)

So this is the continuation of a project ...1021: Duplicate function definition in my action Script I am making an interactive flash Project...It has has 17 Separate scenes ... Intro Scene "Main_ ...
1
vote
1answer
209 views

1021: Duplicate function definition in my action Script

This is a follow up to my previous question (Problems Scripting Multiple Buttons(nearly identical) in a single Action Script) I am making an interactive flash Project...It has has 17 Separate scenes ...
0
votes
3answers
209 views

Problems Scripting Multiple Buttons(nearly identical) in a single Action Script

I am a noob to action script 3 so please forgive this detailed Posting ! (and code posting errors) I am making an interactive flash Project...It has has 17 Separate scenes ... Intro Scene "Main_ ...
0
votes
0answers
32 views

Adjust color filter adds extra pixels

While exporting images from FlashCS6, I found out that some PNG images have extra transparent pixels. I figured out that they appears because of using Adjust color filter. How to reproduce: draw ...
1
vote
1answer
324 views

AS3 Random Image from XML - Never Repeat

I'm creating a banner ad in flash which shows 3 random images from a XML file once the pages loads. My problem is that it will occasionally repeat. I've included my code, any advice? var ...
0
votes
2answers
83 views

What happens first, MovieClip.onLoad() or Event.ENTER_FRAME?

I'm making a small game in Flash as a school project, and I was wondering what would trigger first when a movie clip is placed-- the onLoad function, or the ENTER_FRAME event. Any help would be ...
0
votes
1answer
51 views

Display in full screen squares

In Flash AS3, i created 25 squares with an event (when you click in one of the square it displays in full screen) it works on the square on the middle (it's normal because it's in the middle) but for ...
0
votes
1answer
97 views

Is it possible to change symbol images when a keyboard event happened?

I know that it is possible in actionscript 3.0, but I cant figure what method to use for it. like when i press the left arrow key, then the object on the flash will change image from circle to square. ...
2
votes
2answers
144 views

How to get the text and rectangle color from flash as3?

I want to get the text color and rectangle background color from flash to javascript. what is the best way for this? for example, when flash movie will load i want to send its text color and ...
2
votes
2answers
134 views

A Hello World in ActionScript Not working

I am trying to create this very simple hello world kind of application . And no matter what I try I am getting this error . Here is Error and Defination of class in TheSimplestPlayer.as file . ...
0
votes
0answers
74 views

cant upload file using flash and php

I am trying to make a stand-alone Flash/AIR up-loader. But I am having some problems. I am getting error that the file can't be uploaded. The script works fine with images as they are uploaded but ...
1
vote
1answer
313 views

Creating and scaling sprite sheets from movieclip

I'm trying to create a sprite sheets from a movie clips, and then scale it depending of the resolution of the screen. Also, I need to know the exact height and width of the frame. Here is the code I ...

1 2 3 4 5 22
15 30 50 per page