i am trying to make a site in flash mx 2k4 and i cant seem to get the AS right
this is what i have
on (release) {
getURL("home.htm", "_self");
}
thats on a button, when i click the button, i want it to load a html(maybe php) file into a certain spot in the flash, and i cant get it to work, any help would be appreciated, thanks
Question
glitch1501
i am trying to make a site in flash mx 2k4 and i cant seem to get the AS right
this is what i have
on (release) { getURL("home.htm", "_self"); }
thats on a button, when i click the button, i want it to load a html(maybe php) file into a certain spot in the flash, and i cant get it to work, any help would be appreciated, thanks
Link to comment
https://www.neowin.net/forum/topic/165620-loading-html-or-php-into-flash/Share on other sites
1 answer to this question
Recommended Posts