Advertisement

250 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

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

 
Top Macromedia Flash Solutions: 1 - 25 of 342
 
I am trying to update a portable PC to Adobe Flash Player Version 9,0,124,0. I get a message that says the installation was successful, but I cannot see any videos.
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 am trying to create a flash viewer, which will load various other flash movies. The viewer will be in the root directory, but the flash movies it will load are a few directories deep. Those ...
Hello, i would like to know how can i make, flash. That when my mouse out of flash it pause (not stop) but pause, and then i mouseover flash again, it resume from same frame.  Let me know. Tha...
Hi Folks, I have a function on the root of FLA function clickzoom(Framenum:Number):void{      anim.gotoAndPlay(Framenum); // Change here the frame number to play the animation } Insid...
Hi Folks, I have a button the library and I want to attach it dynamically to the position x:100, y:100. How do we do it in AS3 Any sample is greatly appreciated Thanks RG
Very simple: I am trying to get a dynamic text box in a movie clip to have its value updated. I have been unable to get it to display anything including any default text entered. After m...
Check out www.killyourinnerchild.com/testvideo.html That video skin is kinda sucky.  When I imported a video into the Flash Video Player, it gave me a bunch of skin choices - all of which d...
What would I do to get the same result as this AS2 creation of a box, if I should do it in AS3: function container(target:MovieClip, boxWidth:Number, boxHeight:Number, cornerRadius:Number, ...
I have a problem which probably is related to levels or depth in flash, but I just cant work it out... Basically I have just created a movieclip called "bg_mc". It shows up nicely on my stage...
Hello, I am hoping this is an easy question for you experts: I have 3 radio buttons.  I would like to update dynamic text with the value of the radio button selected (A, B or C).  I have...
Hi, When I browse with Internet Explorer 7 a page with a Flash movie I can only see a blank box of the dimension of the flash movie. If I right click the box I have a menu with 2 items: - Mo...
Hi Folks, I am trying to use the Radio Button Component from AS3. I am running into problems setting the width of the label text.  I had read there were some bugs in the AS3 Radio Button Co...
I need to know how to embed my Flash .swf file on my WSS site.  It is a video player created with actionscript 2.0 that refers to an .xml playlist and a directory that holds the actual video f...
I am using the attached code to create a slider in AS3. Is there a way to attach a graphic to the drag-handle of the slider so that when it's moved up and down it looks like the slider fill...
Is this even possible? I'm using Flash 8 AS 2 and am playing progressive video files that are quite long. I'm able to calculate an ideal buffer time based on the flv length, flv bit rate and a...
Hi Folks, I was trying to position the text dynamically, especially the y axis. I want that there should be always 40 pixels difference between all the textfields irrespective of their h...
Hi Folks, I wanted to create 4 dynamic text fields. I dont know how much text will be in these text fields. I need to position the textfields 1 below another left aligned. How do I move the...
Please check out this site. http://www.uniqlo.jp/uniqlock/ Note how the video is full screen. Whatever the browser size maybe be, the video size adjust accordingly. Anyone can give me an idea...
Hi, I have a button in a Flash AS3 file that I need to go to a URL when clicked. I right-clicked the button > Actions, then typed this in: jones.addEventListener(   MouseEvent.CLICK,...
So for the following movie clip array that I created, I want to put all the movie clips I created inside a movie clip called imagesGallery. var myThumbnails:Array = new Array(); for (var i...
Hey All, First let me start by saying I am new to the list component.  What I am trying to do is to use a List component in Flash to create a "menu" that is driven by XML data.  I want to u...
I look for Horizontal Thumbnails Scroller with tsunamie effect like that : http://www.flashden.net/files/34455/index.html But with auto scroll when the mouse is not over. I need also ...
Hi, I have some problem with the Flash. At the first Scene, my clip play from frame 1 to 20. At the 20th frame, i want my movie auto go to the Scene 3. Any help ? Thank you
Hi, thanks for any help. I need to call an exe file from another exe file. I have put that file in fscommand folder, all names of folders don't contain any special characters, and the code ...