View Full Version : reloading html from flash
replode
June 25th, 2003, 01:46 AM
okay, so i dont think the title is really clear, but here it goes. I want to do a site where most of it is Flash, but my content area is html. then when someone clicks a like, for example Profile, can i just load the html part, or does the entire thing have to reload? thanks.:)
eron19
June 25th, 2003, 06:31 AM
u should be able to. you would need to use javascript and the fscommand i believe. to get from flash to HTML
Clown Staples
June 25th, 2003, 07:40 AM
you may be able to do it without javascript. getUrl has a second parameter -getUrl("http://something","_blank"); - where you can specify the name of the window to open the link in. If you change "_blank" to the name of your content frame it might work.
Clown Staples
June 25th, 2003, 07:42 AM
you can also load html formatted text into a textfield in flash
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.