Advertisement

Experts have come up with some helpful tips for getting a solution to your problem fast.

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested Macromedia Flash Solutions: 151 - 175 of 2822
 
I am wondering how I can implement the scrollpane component in AS3. In AS2 I had used the parameters to define the movie clip, but I cannot figure out how to do it now. If someone has a simple...
Project - I have a flash ecommerce site. What is happening now - Once the final transaction is made I have the main.swf reload itself into by using loadMovieNum("main.swf?goto=home", 0); whic...
Hi, I would like to know if it were possible to embed into a Flash file (not just load at runtime) an other Flash movie (so the result will be a single file) and to interact with the embedd...
Using Flash Pro 8 we have a web page that is utilizing flash.  On this flash file we are playing a FLV movie and we are using the FLVPlayback to run it.  We are not using a flash media server ...
I have a simple movie clip at the end of my flash file. I just want to restart the entire presentation when the movie clip/button is clicked. I selected the movie clip and entered this actions...
Hello, I have got a flash .exe file that I need to convert to either a wmv file or a mpeg file.  Any recommendations? Thanks.
I made a Dynamic Text box called myText.  I coded it to say: myText = "hi" + varHello + "what's up" +     ...etc, etc. Instead of coming out like a nice clean paragraph, it line breaks a...
Hi Experts I hope that someone can point this code in the right direction for me! I am developing a hybrid page with php and flash. I am trying to generate an array of 5 random number...
Hi, I have a movie clip which I want to rotate depending on if the mouse if moved above or below the horizontal centre of the screen. UP = Clockwise DOWN = Anti-clockwise Any advice ...
Hi. I need to know if there is a posibility to shoutcast via flash player. i have a video stream (nvs) and i want to load it in flash player.   Any allready done software will be muc...
I'm creating a US map in flash where the states highlight when you rollover them and then when clicked stay highlighted and display contact information until another state is clicked. I hav...
Hi, I need a script in fash which will allow me to change the background color of the entire (main) flash animation. Can anybody help? thanks
I want to do something like - =================   var theMC:String = "myMovieClip";   b = value(theMC).getBytesLoaded(); ================= That is, I have a string of movieClip names,...
Hi, I have a flash movie, which intends to dynamically place and animate images over the top of one another... this is currently being done by loading the images in dynmaically into a Movie...
Hello again, Experts!! I've got a question for you guys; How to Load an executable file (*.exe) from shockwave flash movie? what kind of actionscript lines will be needed? Somethin th...
I have seen a few sites that are using some sort of masking technique that go through various pictures with a page turning effect. For example: a small flap bends in the corner and more of the...
I am working on this cdrom My flash movie will be a exe file. In which there will be a menu with buttons that links to various pdfs so to link to my pdfs, i am using this actionscript on...
I have an application that needs to connect to several different servers to get information. First I tried using a single LoadVars() object, but I found that none of th eonLoad code would work...
Please forgive the long-winded post; I wanted to be thorough and not waste anybody's time... I have been googling for 2 days and I have no hair left.  I am fairly new to programming and lov...
i have to export some images from the library of  a .fla file to edit them. I don't have the original anymore as i deleted the folder :-( thanks!
hello, i'm trying to make an effect in flash mx so that when the mouse is over differet text (IE:services/location...) a picture that appears framed(default framed pic) fades out, while ano...
Is there anyway to get frame label name that playhead is currently playing like MovieClip._currentframe with ActionScript 2.0?
I have a .swf banner on my site and would like to know how to make this into a clickable link.... the code i have is..... ----------------------------------------------------------------...
geeeeze, you'd think I'd know this by now... I have a simple flash header that I'm building.  The right 1/3 of the header is a place for images to cycle one after the other.  What I want is...
Hi I have 18 30 sec samples of music that are for previewing on my site. My idea was to have all 18 30 sec clips in a movie as mc's and have 18 stop and play buttons and each button would ...