Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Brian #1
Storing Variables in html???
I would like build an html page structure and have a Flash navigation.
So for reasons of easier updating and building, I would like to have
only one Flash navigation that will be on each of the html pages in me
site. There will be an "indicator" in the Flash, telling you which page
you are on. So for example, when you are on the contact page, the
contact button will be a different color and inactive.
So each time you go to a new html page in the site the same swf file
(the navigation) will be loaded again. What I want to do is have
variables in the html code of that page, that the Flash file will then
check for to determine which buttons color to change and inactivate.
How can I do this? What AS do I need to use to read the variable in and
how do I put them in the html code?
Thank you very much!!!
Brian
Brian Guest
-
Storing HTML in Memo Fields?
I have an access database setup and wondering how to best use large formatted text and image positions in the database? I use a memo feild and... -
Storing HTML in a database
I read an article on storing HTML in a database for the purpose of reusable content.... -
Storing variables in text files?
Hi I'm trying to export variables to a text file, so that the user's settings can be reloaded when restarting the program. Is this possible? -
Storing session variables into a Database JSP
I have a form page that users fillout for a online ad Once completed, they hit "Preview Ad" to view the information that they just entered on the... -
storing variables using system
>> On 30 Jun 2003 07:31:04 -0700, ^^^^ What is "this"? The question has a number of answers, depending on what you actually mean. Give a... -
GhostXL #2
Re: Storing Variables in html???
The only way to store it in a htnl file is using javascript and activeX (as far
as i know), BUT why not store it in a separate flash file? U can have 2 flash
files comminicate, one will be ur navigation the other will be just to store
the variables and will be different for all pages.
Of more info see:
[url]http://www.webwasp.co.uk/tutorials/b21-communication/index.php[/url]
Hope it helps.
GhostXL Guest
-
Rodrigo Souza - DUBCOM #3
Re: Storing Variables in html???
well, i think you could use hidden inputs and send them to the next page,
but this sucks anyway.. =P
"Brian" <brian@agilitygraphics.com> escreveu na mensagem
news:cn2tnb$ojl$3@forums.macromedia.com...>I would like build an html page structure and have a Flash navigation. So
>for reasons of easier updating and building, I would like to have only one
>Flash navigation that will be on each of the html pages in me site. There
>will be an "indicator" in the Flash, telling you which page you are on. So
>for example, when you are on the contact page, the contact button will be a
>different color and inactive.
>
> So each time you go to a new html page in the site the same swf file (the
> navigation) will be loaded again. What I want to do is have variables in
> the html code of that page, that the Flash file will then check for to
> determine which buttons color to change and inactivate.
>
> How can I do this? What AS do I need to use to read the variable in and
> how do I put them in the html code?
>
>
> Thank you very much!!!
> Brian
Rodrigo Souza - DUBCOM Guest



Reply With Quote

