hi
i have a problem with a php variables i load into flash in AS3.
i have this code for taking the data from the database:
for($row= 0;$row <= $countit;$row++){
$rowg=mysql_fetch_array($...
Hi,
I'm trying to load external swf file to main swf to center the browser window. There are buttons to call different swf to load into the same box, called holder. There are extra codes...
For some reason - I'm unable to get my Flash Video to loop.
I've converted an AVI to FLV using Adobe Creative Suite 3 Web Premium's Adobe Flash CS3 Video Encoder. I didn't see any loop opt...
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...
Hi there!
I work with flash CS3 using flash player 8.
I have an issue with utf-8 encoding in my XML file, when I load it thru the flash..
My purpose is to load greek fonts in it.
I tried...
How can I make my background transparent in flash cs3? so i can see the web page behind the flash document?
Hey yall,
I've posted this before, but due to several issues I've not gotten but one response.
Here is the situation:
At our Real Estate office I worked on an Agents PC. It is a Toshi...
How do I convert a flash .exe file into a fla file or into a .swf file?
I have tried a few of the exe2swf converters and they state that no .swf file could be found.
Does a flash .exe...
Can anyone point me to a good tutorial for creating an expanding menu in Flash? I found one that does just what I want, but it seems really code-heavy and overly complicated to me (not to ment...
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'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. ...
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...
Flash 8 Drag and Drop Question - I have created a quiz with drag and drop using Flash 8. I got the code from http://www.monkeyflash.com/flash/drag-and-drop/. I got it to work, but there are tw...
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...
Can you help guys?
I am using Flash MX, ver 6
I have a nav bar with a hole on it (the hole being on its own layer and a movie clip, called hole)
I have a ball, on its own layer, ...
How do scale a movie clip when a user clicks on it.
I dont want the movie clip to just scale, I need it to dynamically scale with code not tweening.
Hi Experts,
Within the code attached (playtrick function) I am adding a listener to the mouse which resets the playback head on a custom flv skin I have created.
If the function is re-ru...
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...
I need to to a slideshow similar to the BestBuy one (http://www.bestbuy.ca/home.asp?newlang=EN&logon=&langid=EN).
The slides change automatically with a transition and you have the posibili...
Hi. I've published a Flash movie here:
http://www.foet.org/tir/gridweek4.html
You will note that it autoplays when the page loads.
However, in Publish Settings, under the HTML tab, I ...
I have a movieclip called offer_mc, which I would like to be user activated on rollover and then for it to rewind on rollout, at any point in the timeline.
Hi,
I wonder if anyone can help. I've created a flash object that builds up a set of dynamic movieclips based on XML data. That all works fine, however, as there will be variable amounts of d...
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 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,
Quick question. To import Excel data into flash.....wich is your recomendation?:
1) Coldfusion as middleware, having excell pushing the data into an Access file, then Flash requestin...