Advertisement

Experts Exchange is proud to recognize the top Experts of 2008. Alter egos aside, these Experts are technological superheroes!

 

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

 
Top Macromedia Flash Solutions: 1 - 25 of 596
 
This is a three part question 1. I have an XML slideshow that I need to to add a fade in/out between images. I understand that I need to add an Alpha function to the onEnterFrame event, but I...
I'm having some problems trying to add an HTML hyperlinnk action to my buttons. I've done it before but for some reason it's not allowing me to place an actionscript on the button. Here is ...
I have an image gallery with thumbnails that you can click on to go to a certain image and it also automatically plays like a slide show. But while the slideshow is playing, if you click on an...
I need to convert several PDFs to flash flip books.  Is there a component or software available that will do this?  I searched a lot on Yahoo & Google, but was only able to find online publish...
Hello!    Is there any easy way of unloading an external movie that you have loaded into a flash file? I'm trying to create a website and whenever I click on a different button on my site, ...
Hi, I'm after a simple step by step set of instructions that will tell me how to create a vertical scrolling text box in Flash CS3. I then need to be able to embed the item in Adobe Captivate...
I'm a newbie to flash.  I have a map (mercator projection) and I would like to convert the long, lat to X and Y coordinates, attach the map to the stage, scale down the map to 30% of the origi...
Hi- I have been working to learn Flash, and I recently started looking for a tutorial on how to create an "endless" scrolling gallery of images. It doesn't need to be interactive, just scroll ...
I have a number of custom movie clips created in a movie clip ( separate buildings on a map). Each of these buildings has a variable name assigned too it , b001, b002 etc. I am loading a...
Hi, I'm trying to load an xml in flash but all de special characters like 'ë' are filtered out when i run the movie. I have already tried saving the xml file in UTF8 and other formats. I ha...
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 am looking for a custom (reusable) flash scroller. I need the size and width to be set externally text file or javascript. The content (text) needs to be pulled in from an external ...
Hi all, I'm looking for a standalone program to convert PDF files to Flash PageFlip files, similar to 3D Issue Manager: http://www.3dissue.com/digital_magazine_manager.htm However, they l...
I made the following class that is used to display menu items. The class works but when I hover in and out of the "menu item" very fast the event handlers get "corrupted". How do I solve th...
Hi, I am able to read data from an XML file ok, but is there a way to write back to it directly from flash in AS3 or do i have to use some sort of server side language to do this? Thanks
Hello, I have an image and I want to zoom in and out. I can easily zoom in and out by using the tweener class but I dont want the image to stay in (0,0) and only expand its width and height...
I just posted a question earlier, now I need more help. I have a slideshow/photogallery with thumbnails and right now the slideshow keeps going when you click a thumbnail, but now my client wa...
How does one load a datagrid component into a Flash AS3 application? When I run my application through the MXMLC compliler, I get the error "Definition fl.controls:DataGrid could not be found"...
I want to move from different components using enter, this is fine, the problem i have is i also need the focus ring on the current component to follow like with tab,  either the focus ring wo...
I have created my own video player using the NetStream/NetConnection object in Flash.   As I started testing it in a real environment, I've discovered a problem:  there's no way to stop the vi...
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...
I have impoted a flv into Flash and it automatically puts a skin on that i choose,this all works fine when published ! I have a HTML page that i know want the video to go on to but when i p...
Hello, I want to pass variables stored in a JSP session to my Flash swf file at runtime. How is this possible? I am coding in AS3 and I would like to call some JSP code to get the informati...
I have the navigation set up as an external movie clip, loading external SWFs into the main container. Loading-in part is fine. Problem comes in when I cant unload the movie-clips while loadi...
I'm looking for a way to warp or distort an object with actionscript. I'm aware of the matrix transformation function, but that isn't what I'm after. The matrix transform only scales, skews or...