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: 101 - 125 of 2822
 
I have a dynamic text box on my stage.  I need to add a scroll bar to it?  How do I do that? In AS 1.0  Flash 6. Beware, I am sure this question will get more complicated as it unfolds. ...
Hi there, I need some help on developing a flash picture gallery, the sample of the image gallery is at http://www.tv.com/ on top left flash. The idea of the flash is the image gallery will...
I saw a water effect on a website that when you mouse over it, it creates like a ripple trail behind the mouse. But it's only in Java, does anyone know how to do this in Flash 8? I've seen ...
I found a nice simple Flash/XML slideshow here:  http://www.kirupa.com/developer/mx2004/xml_flash_photogallery.htm (Thanks kirupa! - great tutorial for a beginner.)  The slideshow has previous...
I'm not use to Macs but I have one running osx10 and almost every page I connect to I get a drop down box saying content of mime type application/x-shockwave-flash but you don't have a plug-in...
Hello, I am looking for a tutorial and template or some guidance on how to make a simple horizontal thumbnail picture preview with the option to scroll left and right. Basically, I have ab...
Hi Experts, I have a very simple little flash movie that I want to convert to an animated gif. Now I have tried the obvious things like File>Export>Export Movie> export as gif Also tr...
This is regarding previous question: http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_22408295.html And basically using this method: http://www.sitepoi...
Hey Guys, I am creating a class in AS3 that loads some info from a remote file.  What I want to be able to do is put this info into a text box. I have given the text box an instance name...
Hello, I have two arrays: var arr1:Array = new Array(); var arr2:Array = new Array(); var o1:SomeClass = new SomeClass(); var o2:SomeClass = new SomeClass(); arr1.push(o1); arr2.pus...
Quick question: How do I take the dynamic variables on my page, and load them into a Flash Player (SWFObject)? Now, the long version with all the details of what I'm trying to do: The ...
I'm trying to figure out how to import flash buttons into dreamweaver. When I go to: Insert -> Media -> Flash Button I don't see the button previews there at all. Just the default one. ...
I have some movie clip buttons that animate on mouse over, mouse down etc.   I would like to set a 'target' variable after each button is pressed (e.g on the last frame of the button clip) ...
I have several instances of a button on a layer in Flash CS3. I'm trying to add some code to each button, but when I right click the button, then go to actions, it says "current selection c...
trying to download Flash v9; after clicking on Install Active X I am getting error "unable to authenticate installer". Same issue on Win XP sp2 IE 6 and Win Server 2003 Std Ed with sp2 with IE7.
hi all, I am using flash cs3 with action script 3.  I have a avi movie that I imported into my flash project.  The timeline now contains only 1 frame (the move).  When I publish this, it work...
I have populated a comboBox dynamilcally from an xml file. When a user selects an item from the comboBox, I want to search the XML nodes to the node that has the node vlaue "a name" and retrie...
With FLV files, it is relatively easy to import them into flash, make a video component that can play/pause/stop/scrub the FLV, and then make a SWF file for use in an HTML file on the web.  Bu...
I am trying to insert the following print function into a button and its erroring out when I try to preview the flash (not to mention not print).  Can somone point me in the right direction: ...
I am trying to crete a simple flash countdown timer for my wedding info site i want to put a timer in the corner relating to the months, days, hours, mins and sec till i get married !! I am no...
I would like to find a solution that matches the following link: http://www.collegeheadphones.com/images/flashIndex/testMSS.html I do not need to have a larger image, however, there will b...
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...
We are using Adobe Captivate to create tutorials for our website. But Captivate produces SWF files which are not streamed and so loading the tutorial is a pain. Is there a way to export Ad...
I have a search field/form in Flash MX that has the word "Search" as the initial value and I would like to have it clear when clicked instead of having to swipe it out and delete it. Any id...
Is there a way I can set the cursor to 'pointer' instead of 'hand' when I scroll over a specific button? Thanks in advance for your help.