Hi Paul,

you should have a look at local shared object (SharedObject class). These basically act like browser cookies but only for Flash movies (sometimes they are called flashcookies) - and they let you store information locally that other Flash files from the same domain can pick up.

Which is basically exactly what you need :)

- Nils.


Paul Steven wrote:

I am creaing a Flash site that has 7 sections. Each section is a html page
with a swf. I want to have a sound on/off button in each movie that will
control the sound across all 7 pages / movies.

Hence if I am in section 1 and turn off the sound, then navigate to
section2.html (section2.swf) I would like the sound button in this movie to
display the appropriate state graphic and also for the sound to be off still
if it was turned off in section 1.

I would appreciate advice on how best to do this. Is it with shared objects
or is there a better solution?

Thanks

Paul

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders




--


-----------------------------------------------------------------------
Nils Millahn
Internet Solutions - Design and Development - Flash Specialist

T: +44 (0) 7909 528 617
E: [EMAIL PROTECTED]
W: www.hub124.co.uk

=======================================================================
Notice of Confidentiality.

This transmission is intended for the named recipient only. It contains 
information which may be confidential and which may also be privileged. Unless 
you are the named addressee (or authorised to receive it for the addressee) you 
may not copy or use it, or disclose it to anyone else.

It is the responsibility of the recipient to ensure that the forwarding, 
opening or use of the e-mail (and any attachment) will not adversely
affect their system or data. Please carry out appropriate virus checks.
=======================================================================


_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to