Hi:
I would like to create interactive Flash Tutorials. What tools do I require? I know that Macromedia have products to accomplish this task but this product is far to expensive for me....
I have a scrollpane. I have many images I want to put in the scrollpane as thumbnails. They need to be movie clips because I need to do stuff with them when the user clicks on them. Like fa...
Hello,
I would like to request some assistance. I am trying to create a dynamic (external file, xml / txt whatever) scrolling / marquee text box in Flash 8. (I do NOT want scrollbars I wa...
Hi X-perts,
I am looking for a good looking 3d flash carousel slide show with a XML feed something like:
http://design.aplus.net/templates/www/screenshots/8800/8856.html
http://www.news...
I want to know the possiblities to develop flash files (SWF) for mobile phones.
Hi,
I am able to read data from an XML file ok, but is there a way to write back to it directly from flash in AS3 or do i have to use some sort of server side language to do this?
Thanks
Hi,
I have a button in a Flash AS3 file that I need to go to a URL when clicked.
I right-clicked the button > Actions, then typed this in:
jones.addEventListener(
MouseEvent.CLICK,...
Greetings,
I'm new to Actionscript and would appreciate any help in creating a global volume slider for my master Flash movie. I am loading external SWF files that contain my music via 3 bu...
Hi,
I would like to know how to do TCP/ IP socket programming in Flash, so that I can have a Flash-based UI communicating with a back-end system that has a TCP listener. Any link to a sampl...
How do scale a movie clip when a user clicks on it.
I dont want the movie clip to just scale, I need it to dynamically scale with code not tweening.
hiiiiii experts:),
how can i import completely! .swf in flash.....for example i have an animation .swf but when i import it in flash not all the frames appear! is this a kind of protection ...
VideoError: 1000: Unable to make connection to server or to find FLV on server
I've spent a lot of time in the past couple of weeks learning Flash, first on Flash 8 and then Flash CS3/9.
...
Experts,
I have a script which checks an xml file on frame 1, then on frame 2 I have a script to jump back to frame 1 which again checks the xml.
I'd like to add a time delay of 10 secon...
HI
I have a short video that I need to put on a website. I need it to stream. I don't want there to be any play buttons or stop buttons. I just want the video to autostart and loop forev...
Hi,
I've just started learning Actionscript with flash.
But been making a mess of it pulling things together etc.
There might be a simple tutorial somewhere for what I am trying to do.
...
Hi,
I'm developing a site that uses a Flash background behind some HTML drop down menus. I used this technique (pulled from another post on this site):
Before the <object> tag in the pub...
I am trying to use the Timer class in an Apollo application. I have a webcam that refreshes every 5 minutes and so at that interval I want to trigger a reload and reset the timer.
What is t...
Hi Folks,
I have a function on the root of FLA
function clickzoom(Framenum:Number):void{
anim.gotoAndPlay(Framenum); // Change here the frame number to play the animation
}
Insid...
Hello, does anyone know how to get a transparent background / wmode when using swfobject.js
Cheers
I have the following code attached to a button, but I get this error when I publish it:
Statement must appear within on handler
this.onRelease = function(){
/////////////////////////...
I have set up a slideshow gallery script which gets a variable from flashvars from a php page,
and brings it into flash. does some action script and then loops through photos etc.
This works...
Hi,
I am wanting to create a flash movie that uses a page turning technique, similar to http://www.yokohama.com.au (with the nice 3D look, pages curl on mouse-over).
It would also be good ...
Check out www.killyourinnerchild.com/testvideo.html
That video skin is kinda sucky. When I imported a video into the Flash Video Player, it gave me a bunch of skin choices - all of which d...
Hi All,
I have 4 swf files that I need to load into a blank mc. The names are 1.swf, 2.swf, 3.swf and 4.swf. When one is complete, I want the next to load. Does anyone have any idea how ...
Hi there,
I have seen a few wildly varying solutions for playing .swfs as full screen movies and am looking for some definitive answers / explanations for Actionscript 3.
1. Is it possi...