I'm having a confusing problem with the flash FLVPlayback component,
Basically I have a player that is 400 x 435, the autoSize parameter is set to false. I'm feeding it an flv what is 480 x...
on (release) {
getURL("http://www.xyz.ie/3a/services.htm", "_self");
}
>>>>>>>>>>>>> How can I make this a local folder link like so
getURL(" /3a/services.htm", "_self");
I am trying to edit this template but I am having trouble in Flash.
The template uses 3 "buttons" in the last flash element that I just cannot find anywhere in the timeline or the actions. ...
I am using Flash 5. I have a preloader and then an animation.
1.) I'd like to fade in from the preloader to the animation's first image. So, once the preloader reaches 100% loaded, it start...
Hi,
I have working code wich will take my movie clip and apply a dynamic blur and set the alpha value.
I would however like to set this gradually rather than on/off. Like a slow fade/ bl...
Dear Sir, I'm using Flash 8 and I would like to know: how to get/send arguments between SWF file if you are using the function LoadMovieNum? I would be very greatfull if you would show it by e...
I hope I'm asking this question the right way. First Check out this link please:
http://www.consolidatedsmart.com/beta/
Basically, the SWF file plays an FLV movie when it's first loaded...
We have made some video tutorials of how to use features on our sites by capturing desktop videos by using Camtasia Studio from techsmith. These tutorials have been made in SWF format.
The ...
hello - http://www.razorrockbeaters.com/about.htm
on this pager i have a .swf file that has a preloader, but . . .
there are 2 simple .flv movies that run in side it. I need for these ...
I have a flash header with specific "button" states showing based on where you are in the timeline.
So, if you click on the "about" button you are taken to frame 10 where "About" is display...
The following flash code is a glow ball that is to go to a url when clicked.
This code when added (below) functions correctly but does launches the URL 2x. Please help.
btn_mc.onPress = fu...
I am looking to create a paging function for a menu of thumbnail buttons (think gallery). Instead of having a scrolling menu of these thumbnails, I would like to display a certain number (let'...
How do I Fade a movieclip from one colour to another.
ideally using mx tweening classes or another class.
I would like the bulk of the code to be in an external file and the code
for th...
So i am looking to start playing an internt radio station through my swf. I found the radio station on the net and want to incorporate it into my project. The code there is what i have on t...
This one is driving me crazy. I want to detect when a user rolls the mouse over and out of the swf file (or stage). The problem is that with event propogation, any objects on the stage inter...
Hi,
Does anybody know how to remove the Horz en Vert gridlines from a flash actionscript 3 List ?
regards,
Rici
Hi all,
I have:
loaderInfo.parameters.videoXML;
xmlLoader.load(new URLRequest(loaderInfo.parameters.videoXML));
in my .as file
and
<param name="flashvars" value="videoX...
I'm having problems with my top menu, what happens is that when I add a Motion Tween, for some reason only two of the buttons come down, the others won't tween, inside flash it tweens no probl...
Hi
We have been developing a flash menu which we are now stuck on.
We need to achieve the following:
1. we want it tick around like a clock rater than in one smooth motion, so it sna...
I'm trying to invoke the full screen state with FLVPlayback, but I get the following error:
1061: Call to a possibly undefined method enterFullScreenDisplayState through a reference with st...
I have a cartoon done in flash. All symbols are movie clips but I need the movie to be exported out to avi and flv or quicktime. How do I do this?
I've begun testing Flash 10 within IE7 on a few xp boxes before deploying throughout the department. After installation using the online ActiveX installer (as admin) IE7 becomes unstable, some...
One other question that I do have is now that I have loaded the calendar using:
on(release) {
loadMovie ("calendar8_01.swf", 1);
}
How do I position the new window where I want it with...
I am creating a flash website and within the site, i am using another flash file for the calendar feature. I have the code to pop-up the calendar (swf) on the correct page, but now I am in nee...
Using Flash 9 and ActionScript 3.0, I am building a Web site that in one section plays a series of one-minute flv files downloaded progressively from a server. Each film is on a frame in Flash...