View Full Version : Volume Control
ChildGirl
05-15-2001, 08:20 AM
I think is really cool if can have some kind of tutorial where teach us how to pass volume variables across html page.
Because I went to alot of other FLASH forums, I found that quite a number of user asking same type of questions I having now. But unfortunately, there were always no reply for this question.
This volume control / mute button across html pages are very important when u come to e-learning courseware.
I assume this must be very high level request, since no one ever answer for this question before. I deeply appreaciate if u all can provide exactly solution against this question.
Thanks.
Jesse
05-15-2001, 10:06 AM
This tutorial shows how to pass variable from flash through intermediate HTML pages:
http://www.actionscripts.org/tutorials/intermediate/passing_variables_around/index.shtml
Cheers
Jesse
ChildGirl
05-15-2001, 10:12 AM
Thanks Jesse. I really appreaciate your help.
But I do have a request. I know the example u asked me to refer quite get to the point. But unfortunately, I quite new in this programming world. I wondering is that possible u show me a small example based on the usage of volume control/mute button over html pages.
I really hope that u can help me about this. This really mean alot to me.
Hope to hear from u very soon.
Thanks again and take care.
Jesse
05-15-2001, 10:46 AM
The way to learn this stuff is to go slowly from theb egginer, not jump in at the deep end :) . There is no use in me designing a specific example for you (even if I had the time) as it will not aid you in understanding how the basic principle works if you don't already understand the concept. You would be better off reading up the frist 5 Beginner level tutorials then having another read of the tutorial I suggested. It's not exactly a beginner level task, and I can't really make it any easier than I have.
The concept discussed in the tutorial could be used to pass a variable called "sound" with a true/false value which is checked at the start of each movie with an IF command, then the soud is played or not played accordingly.
You may instead wish to use a cookie method which might be a bit easier: http://www.the-stickman.com/tutorials/ (see the cookie tutorial there)
Cheers
Jesse
|
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.