Advertisement

635 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: 201 - 225 of 237
 
hello experts I have a flash clip that consists of sceanes i put speed 40fps but just found that at some parts its slows down to 32 or 19fps. thats weird! why do you think is that? thank...
Hi, I am creating an AIR app and it is a basic html web page. I just want to build a few pages and send it to the someone as a trial. I usually use php or coldfusion to include the heade...
Hi X-perts, I have a flash component calling an external xml file configurable via the component inspector (I mean the location of the xml file). What I need is to pass the xml location...
Hi - I have a main movie that loads different external swfs into a movie clip called 'vid_frame' - I want to display the loading progress of these movies. I have a loading bar mc on the main m...
hi i have no idea but this task should be quite simple but i get stack with it. i just want to do a test for sending mail via flash (and i saw a lot of tutorials, but none work for me). i h...
Hi, Completely new to flash.  Never made any flash before ever, only have experience adding flash to websites.  Anyway, I'm looking to get into it, and make a simple flash movie that just dis...
I have added flash to my company website, and we have a secure login section.  With the flash I am getting a error message "This page contain both secure and nonsecure items"  "Do you want to ...
I have a flash file which loads a few text variables into text fields.   It is generated by asp.   Within my asp code I generate a string which give me the variables I need to pass in.  # ...
I have a flash movie woman and I want to play it inside another flash movie called animation. They are all in a movie called graphic. How to I write the actionscript? I can play it from t...
Hi, I have a company presentation that has an embedded flash file included (file.swf).   I want to update some text in the presentation, how can I do this or do I need the original source? ...
I'm trying to keep a tween from showing when the fla is revisited. user_so = SharedObject.getLocal("user"); if(user_so.data.tname != undefined) { goToAndPlay("2", 1); } else { user...
This is the code I am using to turn the pages; onEnterFrame = function() { flipbook.gotoSpeedProp = .7 flipbook.flipForward(); flipbook.onLastPage = function() { flipbook.directGoTo...
Hi i have data in the database which is defined as utf-8 , i take this data with php and it works in the browser (the html is utf-8 as well). but when i load this data into flash (with amfphp...
Hi, I am looking for a Flash plugin / addon that will turn pages vertically instead of horizontally (like a calendar). Some examples of horizontal are: http://www.page-flip.com/new-de...
I look at this example of flash on the banner . http://westwood.hosting365.ie/ and note the difference here (Its a bit more robotic / the other is more smooth) http://www.tutorialized.com...
I am trying to develop a program to detect the flash in a specific web page like what Real Player detects the video to download. Can anyone give me some hints to where to look and how should I...
Hi, I am trying to send data to a asp.net web service. This seems to work, but the response is in a XML format: <?xml version="1.0" encoding="utf-8"?> <boolean xmlns="http://tempuri.or...
Hi, I am working with someone from another company to implement an elearning course.  This person works with Flash Action script and I use ASP.NET 1.1.  Users register on our website and cl...
i m converting the swf to fla through the Sothink swf decompiler MX 2005.... after decopile when i am opening the file in FLASH 8 and adding some text, graphics or anything and after adding wh...
I have 3 movieclips. "red", "green", "blue" When I click "red" the movieclip, the portfolio movieclip appears and loads "red.swf" When I click "green" the movieclip, the portfolio moviecli...
I am new to Flash8 and do not know how to give a movie clip a name. My setup is as follows: I created 2 layers, an Action layer and a Video layer. Video layer: frame 1: a jpeg file (scree...
Any way to reduce the size of imported tween class in action script? Using this method and filesize is 6k higher with these classes. Thanks for looking
i would like to use an actionscript to change the color of a flashbased navigation button, I.E. - recoginze which page is active and show that nav button in a different color, BUT . . . ...
I need to find a way to control an embedded Windows Media Player from a Flash application. This includes handing a URL from the Flash application to Windows Media Player. Are there any best...
Hello, can some one help me on how to have my flash pages fade out and fade in ? When I move from page one to page two,  page one should fade out and page two should fade in. Thank you for the...