Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
MATTinAZ #1
Controlling Bookmark Anchor using a Flash Button
Hello,
This is what I'm trying to do. I have Flash movie of a map of the US, all of
the states are buttons. When I click on a state I want the Html Page to Scroll
down and Find the Bookmark somewhere down the HTML page.
For Instance I Click on Arizona and the HTML page Scrolls down to the Arizona
Section.
My intuition told me to write the script like this but it doesn't work.
on (press) {
getURL("contact.htm#ARIZONA");
}
Is this task possible? If so how?
Thanks
Matt
MATTinAZ Guest
-
Merging a PDF with bookmark as a child of a bookmark node
I have already developed a plugin that merges several PDF's and generates bookmarks But there is one issue If a PDF already has bookmarks, I dont... -
How to Bookmark in Flash Application
:cool; hi iam new to actionscript ... and our team developing lms using flash ... pls help me how to book mark the flash content inside flash... -
Controlling flash file from another flash button
Hi I seem to be having a problem controlling a swf file from another flash button. I have imported a swf (created in Flash) which I want to play... -
Controlling a nested movie clip with a button???
I am pretty new to flash actionscript but have some general programming experience. Before you read this be aware that I do not really know what I... -
Controlling Close button of browser
You could open another window, with the ASPX page that executes the server-side code and then closes itself, but once that first window closes, it...



Reply With Quote

