Home > Flash Help

Flash Help

Flash Help forum discussing all products originally created by Macromedia including DreamWeaver, Contribute, Flash, Fireworks, Freehand, Director, Authorware and HomeSite. Adobe bought Macromedia in 2005.
Ask Question About Flash Help
Text on flash rollover button - problem
Hi there, I'm creating a flash mx rollover button, and am also using text on the button (eg. "click here"). The button is fine, but when I publish it only the parts of the button around the text are active, and not the area ...
answer(5)  view(925)  status(wait for best answer)
Flash vs. Quicktime
Wondering if anyone can help. We were thinking about using Quicktime (QTVR) to show 3D views of our products. Our concern however is that many visitors will not have the plug in. From what I understand most browsers have the flash plug i...
answer(3)  view(1,009)  status(wait for best answer)
Change wmode dynamically
Is it possible to change Flash movie's wmode dynamically using JavaScript? If then, how can I get the method? Thanks.
answer(3)  view(863)  status(have the best answer)
[ActionScript 2] Dynamic change text in button
Hello, I'm new to flash. I'm trying to dynamicaly change the label of a button. Can anyone tell me how I can do this within actionscript? Thx
answer(3)  view(1,092)  status(wait for best answer)
AttachMovie inherits parent scale
I have been looking for someway to either address this issue, or to work around it. I have an MC (holder_mc) that has many instances on the stage that with AS I attachMovie (info_mc) which loads information into each. However, I want to sca...
answer(3)  view(405)  status(have the best answer)
Database Connection in ActionScript
Can anyone help me how can i make database connection in actionscript. I want on clicks of btn images shown as given to the btns as we have around 300 images .. so is it possible that the name came from the database. plz help me as i m new to act...
answer(0)  view(34)  status(wait for best answer)
update swf file
i have one mxml file which generate a swf file , in that mxml file one xml file so when i update a xml then i want to update in swf . this is happen in lacal drive but not in localhost. suggession please ?????
answer(0)  view(41)  status(wait for best answer)
Watermark swf?
Hello, I'm very new to flash, and I have hundreds of swf files that I want to watermark. I know that for image watermark I can use the GD function in PHP, but what about flash? How can I do this? Thanks in advance
answer(7)  view(223)  status(wait for best answer)
Finally this forum is here!!!!
TA-TAM!!!! On behalf of all gangsters here I want to welcome everyone to this forum Oh we'll have so much fun now.... thx admins!!
answer(12)  view(837)  status(wait for best answer)
image scroll with form values to PHP
Ok, I am trying to create a small image scroller that will have a left and right button either side, plus an ok button. Depending on which image is showing, I want a different value sent to a small PHP script which then displayes the correc...
answer(0)  view(406)  status(wait for best answer)
Regarding Flash Plugin
Is there any code that we can insert to enable download plugin on demand? For example, i have flash animation on a html page, if the browser detects that a flash player is not installed on the client's system, it will prompt to download the...
answer(1)  view(353)  status(wait for best answer)
Generator/PHP question
Has anyone had any success with using PHP as a data source for Generator? Specifically with insert table. I've been able to use PHP to get data for text fields OK but I want to return the results of a SQL query into a table in Flash. Any ...
answer(1)  view(690)  status(wait for best answer)
I saw this thing on telly....
Alright, a few weeks ago I saw this little website review on the telly of a few different flash sites, all based on the same technology. It was using an online Flash app to create your own characatures. It said it was a new thing floating a...
answer(2)  view(711)  status(wait for best answer)
variables and form fields
I have a game that I'm thinking of converting to Flash in order to beef up security for it. The game generates a few random numbers that are used to determine the winning combination in an Instant Win type of game. These random numbe...
answer(2)  view(950)  status(wait for best answer)
Flash skins / loadMovie blah blah
Does anyone have any good ideas about how to go about making something like Skins for a Flash interface? I have some complex flash movies and I want to separate the graphics into separate SWFs so that people could edit those to change the l...
answer(2)  view(441)  status(wait for best answer)
ok.. can anyone tell me why i can't see this?
i'm running IE 5.5 and for some reason all i see is the shockwave logo.. others have opened it fine in netscape.. is this a browser or html problem? would appear to be related to IE... http://mekong.connections.yk.ca/mil.../Untitled-1....
answer(8)  view(936)  status(wait for best answer)
Novice Book for Flash/PHP Integration
"Server-Side Flash: Scripts, Databases and Dynamic Development" by William B. Sanders, Mark Winstanley I recently bought this book, and it's got great ideas for integrating Flash, PHP, and MySQL, and also the same concepts ...
answer(7)  view(339)  status(wait for best answer)
URL and variables
ok how would I go about adding variables in to a url to load up after the flash movie finishes. But when I am trying to do it, I keep on getting errors, and here is the example of the coding that I am using:- http://www.someaddress.com/s...
answer(1)  view(747)  status(wait for best answer)
? about Flash + JScript..
Hi I have a friend that has been trying to do the following............ A flash movie sit's in the center of a page, is there a way to invoke a mousedown or onclick <=javascript over the embeded image/flash/movie to redirect...
answer(4)  view(680)  status(wait for best answer)
Fonts download
Hi, I would like to know if it is possible to download several swf files using the same specific fonts but to download only once the fonts ? Thanks in advance
answer(2)  view(1,148)  status(wait for best answer)
Controlling movies
How the hell one can controll movies from within another movies. Say for eg m using movie clip 1 in scene 1 and want it to control movie clip2 in scene 2. Butns are in clip 1 and act as radio buttons say i can slect one option from three in...
answer(1)  view(694)  status(wait for best answer)
xml and flash
i have a real simple xml doc (quickinfo.xml) with info about buildings in it that looks like this... <?xml version="1.0"?> <quickinfo> <building bname="Alumni House" description="Fenste...
answer(4)  view(1,153)  status(wait for best answer)
Actions
I am trying to have a movie that when you click on a button, I will be taken to the first frame of the next scene. What do I use? On Release or On Press? What should I use? I use Flash 5.0 and Swish 2.0 - mainly Swish 2.0
answer(1)  view(491)  status(wait for best answer)
range of dates for mysql to flash calendar using php
I have a database that stores records of calendar events that can range in length (eg- from jan 02 to feb 13). I have a flash web interface that takes in specifically formatted date variables (eg- ?amp;01022002=on this day we go to the ...
answer(1)  view(262)  status(wait for best answer)
multiple rows from DB to php to flash
has anyone here ever had any experience pulling multiple rows from a table in a DB with php and then passing those to a flash file via loadvariables(). i can get one row no problem, but not multiple rows. i've tried just about everything...
answer(5)  view(692)  status(wait for best answer)
movie loads when _y is at a specific position?
I need some advice on the best way to use a function to detect a clip's position while it is moving, and execute a loadMovie to a target when the desired _y position is reached. I have a function on the timeline and movie clips with onC...
answer(1)  view(467)  status(wait for best answer)
new flash opus
http://doupy2.51.net/xiaoren.swf http://doupy2.51.net/xiaoren2.swf
answer(0)  view(575)  status(wait for best answer)
Flash/JS conflict in IE for Mac
Please help! If you have a Mac please check this out: www.healthiswithin.com/~romtec Notice that in IE the Flash just disappears when you mouseover the rollover images. Also note that the rollovers swap very slow. There is a conf...
answer(0)  view(207)  status(wait for best answer)
Can This be done????
I have a small flash movie constantly playing on my page. I've tried several different ways to have a mouseover effect come up on top of the flash movie, but it always comes up under the movie. Is there any way to have the flash keep pl...
answer(2)  view(311)  status(wait for best answer)
NM-pinwheel flash navigation
Desperately seeking sites that use a flash "pinwheel" wireframe approach to navigation. Don't know what it's really called but it looks like a star chart and when you mouse over any top-level navigation items (or click) it expand...
answer(0)  view(259)  status(wait for best answer)
 
Home - About Infoqu - Contact - Privacy Statement - Link to Infoqu - Bookmark Infoqu

Copyright 2007-2010 by Infoqu. All rights reserved