That would be great... but I can't put unloadMovieNum() on every button the user could possibly press to leave the page... is there a way to set it up so that when the main movie (.swf) is replaced by a new one it runs the unloadMovieNum() and unloads the .flv progressive downloading video? I...
Hope this helps...
Here is code I am currently using on a button in one of my demos.
What is happening in this case is I have the left arrow keyboard key playing a button instance called "_down" so when the user presses the left key on their keyboard the left key in my movie also presses.
Go...
Basically I have a video clip in a page on the site. When I click off to another page the audio keeps playing from the stream. How do I stop the video or audio or whichever is still playing when I go to another page? I would have thought it would have been unloaded with the rest of the page. I'm...
Thanks anyway pixl8r...
I've got it figured out. The way my .cfm file was accepting the variables had to be changed. It works now. So you were right, it should and does work.
Thanks again for all your help.
Please forgive my ignorance... I still don't think the combobox is sending the variable to my script. I'm just going to c/p the whole thing if you wouldn't mind taking a look. The instance name on the combobox is userContactType1 and the variable for it is userContactType. The other variables if...
no... the origin isn't the problem... it actually rotates the circle to another location then begins to drag... it does rotate/drag on it's origin just fine. I want it to begin drag from the location where I press and not move until I actually drag. In other words, I want to be able to press on...
OK, I have a mc called (as you can see below) mcMain... it's a wheel that I want to turn and it contains specific values that I want a user to be able to scroll to.
The problem I'm having is that when you press the wheel it jumps to a certain point on the wheel rather than just beginning to drag...
OK, I have a wheel with specific values I want users to be able to see when they rotate the wheel to a certain point... the problem is that right now when you go to press and drag the wheel (which is a mc called mcMain) it jumps to a certain point then you can drag normally and it works fine...
I have a contact page setup with text fields and a dropdown to select the type of contact. I have a submit button and a clear button. I have the clear button set to clear the text fields and I also want it to set the drop down back to the label/value "Please Select." Is this possible?
Here's...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.