Hi,
I have a basic animation which I created in Flash CS3. The first frame has an action of "stop();" and I want the movie to play when the user presses the "click to play" button. I tried ...
Hi all,
I want to stream/play Vorbis OGG files in a web browser using Flash. As far as I understand, flash plays mp3s (and maybe wavs?) but not OGG files. Anyone know a way around this?
...
I am using an xml feed. I parsed it and put the appropiate information into correct array. I then want to create an array of movieclips and space them across a scrollbar. We should have the sa...
I have 2 combobox and I would like to add control for each of them
let say:
1st combobox (cmbP) - 1, 2, 3, 4, 5
2nd combobox (cmbC) - a, b, c, d,e
block value "4" and "5" in cmbP if use...
I am trying to get a button to open a new window but my actionscript on a button is being blocked by FF & IE.
on(release)
{
getURL("http://www.google.com", "_blank");
}
Hi, I have 2 different sounds in flash actionscript 2.
They both paly simultaneously.
I need to be able to set sound1's volume for instance at 20% while sound2'1 volume will be set to 80%....
When trying to export a .swf or publish my .fla, which was created on another machine. I get this error:
"Error creating Flash movie file. Be sure the destination file is not locked or on a...
I would like to have the option of doing a slide show with embedded images. one per frame. I would like the SWF to pause for 3 seconds on each frame and then move to the next with a fade out.
...
Experts, I need some help fading a movie clip using action script 3.0. I have seen various tutorials regarding this in concept, but I can't seem to find anything conclusive.
I have 7 movie...
Hi,
I have a large rectangle Movie Clip holder. I use the following Action Script to load an SWF movie within this rectangle:
var myLoader:Loader = new Loader();
myMovieHolder_mc.ad...
Looking for an easy to use, good quality Flash /swf + flv) downloader, thinking of a right-click solution which extracts all files/container to a defined local storage.
Hi
I'm working on a movie where the publisher settings are actionScript 2.0, flash player 7. The movie is inside a movie clip that is masked. I have simply dragged a radio button from the com...
right i've attached a few files....
firstly, the test.fla contains the vertical scroller that runs off 4 preloaded images.
the second file contains a slideshow, that loads from the image...
I have a flash swf module I need to put in my webpage. It was given to my by someone else. So changing the flash source isn't exactly easy.
I want to scale it down so the width of this f...
I have a flash video that plays and all I want to do is get it to redirect to a different page once it is done playing.
There is a rather large .js file, AC_RunActiveContent.js and I'm not ...
Hi!
I'm looking for a Flash photo slide show with thumbnails that scroll horizontally. I would like it to show the center images and scroll left when the mouse moves to the right and right ...
I have 2 example pages using the same code but calling on different audio files.
One is an mp3 and the other is a waveform.
The mp3 works, but not the wav.
http://www.pocourl.com/mp3.php
...
I have 3 combo boxes. One for month, another for day and another for year. Can someone tell me how I auto populate the month combo box from xml data.
Gurus
This may seem like a ridiculous questions but I am absolutely brand spankin new with Flash. However, I have been able to creat a flash form and pass some hard coded values into the va...
Hey guys,
I was wondering if perhaps someone on here may be able to help me out with an actionscript / XML problem that I am having. Im searching though a xml file and currently displaing ...
I have a series of video files I have rendered as FLV files that I want to use within a flash presentation. My goal is to have 1 file to run locally on a computer when giving the presentation...
Hi,
I have a movieclip that pulls in around 5 external movieclips using loadmovie.
I want to create a preloader that only completes when all of the extermal swf's have fully loaded into th...
Is there a way to set the space between character, the kerning, for text loaded into a dynamic textbox, with actionscript? I tried doing it for the textbox on the frame itself, but that only ...
Hello,
I have a flash form and I am trying to validate the phone field.
If all numbers are not entered then the error will show above the form like the other validations.
Here is the f...
Hi, Experts
I try to insert the you tube movie to flash and I would like to be able to customize _width, _height and _x, _y.
Cheers