If I have a table with a background picture of harry potter can I make a flash object and embed it to the same web page that can change that background picture to something else...
It's like when that flash object have a button and I click on it, then the background picture of the table will change....(just like what you can do on javascript or other client-side language...)
Is that possible...???
cause I have a profile in some community website and that website doesn't allow javascript, dhtml, etc in it but it allow flash...
so if there is a way to make that flash do what a javascript can do then my problem is solved...
The only way to allow flash to do this is to call a javascript function from flash... but seeing that you can't use javascript, there is no solution for you.
but what about html...???
could I use flash to manipulate or change the html source code...
like if I have an html page called:
sample.html
and I embed flash into the sample.html
could I then use the flash to like interact witht the sample.html
like if I put an external style sheet on the sample.html
could I use flash to write an internal style sheet so it will be used instead of the external style sheet....
I know that some of you are a bit confuse...because I can't really explain it well...
As schivo already said, the only way Flash communicates with html is through javascript and you said you can't use it. You can use Flash to change backgrounds, etc. within the Flash file, but not outside of it.
The other comments are correct about Flash needing Javascript to interact with the page's HTML code - there IS one other approach though: do all the work inside FLASH. Instead of an html table, make a Flash movie to handle the changing background plus all the stuff that you had in the table itself.
Bookmarks