| Author |
Display HTML in Flash
|
|
| C0ffee 2005-08-23, 4:20 am |
| ok lemme explain...I have a site up and running that is flash free...I want to
kick it up a notch by using flash...only problem is I want a specific html/php
page to open IN the flash movie...like frames in html....this page I'm seeking
is ever-changing (its a stats page for an online game I play) so just creting a
movie of it wont work...any suggestions?
| |
| Centerpoint Computer 2005-08-23, 7:28 am |
| Ugh. I too am interested in doing this. I have a PHP file that displays a
table extracted from MySQL. I want flash to be the first layer, pulling the
data from mysql instead of to the PHP file. Do I need to implement PHP to
access the data and then pass it to Flash or can I use action scripting to
directly access and manipulate the mysql data?
| |
| posted.by\(Vern\); 2005-08-23, 8:09 pm |
| Flash will only display very basic HTML tags, like text modification, some
CSS, or <img> tags in dynamic text. Nothing like frames etc. You will have
to redesign your site to incorporate your PHP into your Flash.
To incorporate mysql data via PHP, try the new tute at www.gotoandlearn.com
..
--
--
Regards,
--Vern
===========================
onClipEvent(doSomethingStupid){
setProperty("Face", color, #FF0000);
_root.audio = "uh oh!";
}
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |