hi
i have a movie in the library with a linkage. it is attached to an empty movie i created with AS.
i want to make it change its background color when rolledOver, but i cannot get it done.
...
Hello,
I have a flash movie that was covering a javascript menu, so i used
<param name="wmode" value="transparent">
<embed src="Movie1.swf" quality="high" wmode="transparent" pluginspage=...
Adobe Flash CS3 Rollover Question
Bookmark:
Question: Hello,
This should be a relatively simple question. I am using Adobe Flash CS3. I created an image in photoshop with layers and imp...
Hi
I'd like to scroll an image within a masked area, using an image larger than the masked area, to allow the user some interaction in viewing a gallery.
the image should be scrollable u...
I want to
(i) get the identfier of a movie clip
(ii) then use that identifier to modify the alpha of it the instance. I have tried the code below.
(iii) then change the alpha of the ...
Hello, we have a page that plays a flash video. If I run this page locally on my PC, it loads just fine....however, when I load to our website, the swf doesn't play. The directory structure ...
I am using Actionscript 3.0
I am trying to dynamically create moveclips which are jpeg images, based on a list of filepaths. I have tried making an empty movieclip called pictureContainer w...
Hi,
I have an FLV movie of almost 90MB!!!!
I embedded the flv video using the flash player 3.1 from jeroenwijering.com. It works great and it has a great visual skin. The problem, of c...
How can I create an overlay in Flash with a transparent center and with the inner corners of the overlay rounded?
I want to use this as an overlay to a flash video so that the corners of the...
How to draw beautiful clouds in flash?
both real and cute
I have about 12 short .swf files - each one runs for about 20 seconds. I would like to play them one after another in a loop - how do i go about this ?
I have not got much experience with Fla...
I've seen advertisers add a small .SWF video to their email which seems to call a .swf main file on the web server and it starts playing immediately on the email when its opened. Example: ww...
I am trying to convert some .MPEG/ .AVI .WMV to .FLV using FFMPEG (in windows XP)
I try:
c:> ffmpeg -i test.mpg -ab 56 -ar 44100 -b 200 - r 15 -s 320x240 -f flv output.flv
I receive ...
I have a sound event called "bikeRiderMusic" on frame 20 of a 35-frame movie clip called "bikeRider". I want it to fade out after about 15 seconds, stay muted for 3-5 seconds, then fade bac...
I know that this is simple to do but I'm not finding it exactly. I'm creating a simple image that needs to play a sound effect when the mouse rolls over it. When the mouse moves out I want the...
Is there an external standalone flash player that when within a web page a linked is clicked a player will play the movie? And is able to be resized?
I am working on an Actionscript 3 project and part of the project requires loading text from an XML file and displaying it in an html textbox. Sometimes there will be an <img> tag in the text ...
I have a lot of sounds and some of them are from external swf. Can i mute them all with just 1 global button?
Hi Experts,
Does anyone know where i can find an FLV skin that includes a fullscreen button that will work with AS2?
Thanks,
Mark
Please could someone advise me as the best way to go about making the following image look like its growing? I've split each colour into layers and was planning to use the brush in Flash to hi...
I have a flash project, the main movie ia a basic intro with a menu, it is 800x600, when a selection is made it loads a movie onto the main stage but the movie is 1024x600, I would like to adj...
I have a movie clip on the stage. I want to attach a mask to it them animate the mask with AS3.
Can someone gove me a basic example to get me started.
How do I convert a flash .exe file into a fla file or into a .swf file?
I have tried a few of the exe2swf converters and they state that no .swf file could be found.
Does a flash .exe...
Is there a server setting that blocks Flashvars?
I put this site up yesterday http://venus.fastservercore.com/~instatec on a Linux server, and the Flashvars were working fine. Here's the same...
How can I pass the flashVars in CS3?
I need to pass the name of an xml file using a flashVars, but I gues they change how that works with AS3