The actionscript tag has no wiki summary.
0
votes
0answers
47 views
Trouble viewing relationships in IntelliJ UML diagram for ActionScript
I can't seem to see the relationships between my classes whenever I generate a UML diagram for my ActionScript projects. The packages and classes are all there, but they have no connections between ...
0
votes
1answer
41 views
while using an action, how to reduce image size to fit inside a shape
While writing an action, I want to open an image from my computer, copy, close image and paste it into my current project. Now I want that image to be resized to fit into a frame that is on on one of ...
1
vote
1answer
29 views
how to make these flash images linkable to website
Hello I tried allmost everything, read tutorials and tried a few things and converted text and images to buttons and used geturl for the link with actionscript. I also tried to implement a onclick ...
0
votes
0answers
167 views
Flash Player for IPTV
We have to design flash player for three video sources.
Educational videos on the system that can be played on demand. (VOD or Video on Demand local)
Streaming videos available on different websites ...
1
vote
2answers
219 views
Setting .as file to be actionscript instead of applesingle archive
When I save a file as something.as, os x thinks it's an applesingle archive and when I open it it tries to unzip it.
Is there a way I can tell os x that .as files are actionscript and not applesingle ...