How to shackle Dreamweaver and Flash together, whether they like it or not.

Okey dokey, here we go.
Flash template (yeah, I know, never again)
Created some html pages in DW.
Made text links out from Flash to the html
Want to go BACK from html pages to Flash, w/o reloading the
whole dang Flash.
videoimagination.com
Try the "Families" button at the top right.
Click any of the links.
Try and go back.
No good!
However, that "Families" button? That's got some code
attached to it.
I can create a swf of just the button, and insert it in the
html page, but can the code "go with it"?
Here's the code from the button:
on (rollOver) {
if (_root.link<>3) {
this.gotoAndPlay("s1");
on (releaseOutside, rollOut) {
if (_root.link<>3) {
this.gotoAndPlay("s1");
on (release) {
if (_root.link<>3) {
_root.menu["item"+_root.link].gotoAndPlay("s2");
_root.link = 3;
_root.gates.gotoAndPlay("s1");
Any hope here?
So pretty much, I want to create a link on the html page that
will "return" to a previous piece of the Flash.
This should be easier! Of course, I should be smarter, but
that's a moot point.
Regards, and tia..
Allison

Hi,
Flash has to re-load everything again it just can't do what
you're saying with some code (at least there's no method I know
of). What you can do though is make the button in flash open a new
window; therefore the user will not close the window where s/he is.
you can do this by setting the window to _blank in the getURL
thing.
Otherwise you can work around your problem by separating
every page in Flash into a different page in HTML (eg: if you have
an about us and a contact us page in flash, you make a flash file
for about us and another one for contact us). I would find the
second option a bit complex in my opinion if you haven't planned it
beforehand.
Ian

Similar Messages

  • Uninstall Dreamweaver and Flash MX 2004

    Hi,
    I'm having problems finding information in product support
    regarding how to uninstall Dreamweaver and Flash MX 2004 from Mac
    OS X.
    Could anyone help by directing me to on-line help, or other
    step-by-step instructions. I would really like to get all
    files/extensions/etc off my computer (because I'm a neat freak) and
    don't like having misc. files lingering around.
    Much Appreciated,
    Don

    Put the files in the Trash. To find orphans do a spotlight
    search for DW MX2004, etc and trash these.
    If in doubt, don't Trash the files, but zip them so they are
    not accessible to your system. Ditto on all the orphans in the
    /Library/..... and /User/Library/.....
    Once you are sure that you really no longer want MX 2004,
    then you can trash the zipped files.

  • How to activate Studio 8 won't accept serial number of my previous versions of Dreamweaver and Flash Pro

    In order to complete Studio 8 activation, I was asked to provide serial numbers of older version of Dreamweaver and Flash Pro. I did but it won't accept it.
    Kindly help to resolve this issue

    Jeff A Wright wrote:
    I know that both Dreamweaver MX 2004 and Flash MX 2004 are two versions later than version 8.0.
    Other way round, Jeff - MX 2004 is one version earlier.
    MX 2004 (version 7) pre-dated Studio 8 (version 8) by two years.
    Adobe Creative Suite - Wikipedia, the free encyclopedia
    Macromedia Studio MX 2004 Released September 10, 2003, despite its name, it is internally version 7.
    Macromedia Studio 8 Released September 13, 2005, Studio 8 was the last version of Macromedia Studio.
    I have always found it odd that MX 2004 owners have been provided with non-activation serial numbers by Adobe.
    However, Studio 8 owners (later version software) have been left stranded with no non-activation serials and no way to activate their software when they re-install. What do they do?

  • I installed CS3 Design premium upgrade yesterday onto my new mac OS X Yosemite 10.10.1. You gave me a new serial no (Case 0186381031). I have been able to open Photoshop, Bridge, Dreamweaver and Flash. The Illustrator, Indesign and Acrobat applications ar

    I installed CS3 Design premium upgrade yesterday onto my new mac OS X Yosemite 10.10.1. You gave me a new serial number. I have been able to open Photoshop, Bridge, Dreamweaver and Flash. The Illustrator, Indesign and Acrobat applications are not in my applications folder although there are folders in there with those names containing associated items. How can this have happened and what can I do?

    Janetc72338130 what happens if you try to reinstall Illustrator CS3, InDesign CS3, and Acrobat?  What version of Acrobat are you installing?

  • Problem with dreamweaver and Flash

    Hi, maybe someone can help me, i have any problem with
    dreamweaver and flash, i have a page and i have a menu and
    sub-menu, and the same page i have a category en flash 550 x 700 (
    photography and more... ) but when the menu to unfold
    the menu to see under flash and it cant see ( sorry my
    english is bad.... i hope you can understand me, and help me.. )
    i dont now why always flash ever stay up, or first, and
    another information under flash... this a problem... if you have
    menus...
    thanks.... have nice day.....

    This is a drawback of using flash or any other active
    content. By default, all active content including flash will
    display over every other content and thats why your menu stays
    under the flash movie. Some people make the flash background
    transparent to show content under the flash movie, but that will
    not work for menu items.
    I would suggest that you make the menu such that it does not
    overlap with the flash movie.

  • How to compare date and time together

    Hi,
    How to compare Date and Time together?
    For example in a database table there are two fields rundate and runtime.  I want to compare these two with perticular date and time in the program.  Like, I want to pull all the records where the records's date and time are less than a perticular date and time in the program.
    Hope the question is clear...
    Thanks.
    Kavita

    Hi Kavita
    There is no as such Date and Time Comparision FM in Standard SAP  But You can define your own like this
    <b>FUNCTION ZAV4_COMPAREDATETIME.
    ""Lokale Schnittstelle:
    *"  IMPORTING
    *"     REFERENCE(DATE1) TYPE  DATS
    *"     REFERENCE(TIME1) TYPE  TIMS
    *"     REFERENCE(DATE2) TYPE  DATS
    *"     REFERENCE(TIME2) TYPE  TIMS
    *"  EXPORTING
    *"     VALUE(TWOISMORETOPICAL) TYPE  C
      twoismoretopical = ''.
      if date2 > date1.
        twoismoretopical = 'X'.
      else.
         if date2 = date1 and time2 > time1.
           twoismoretopical = 'X'.
         endif.
      endif.
    ENDFUNCTION.</b>
    Regards
    Mithlesh

  • Hello, my 1st time here..after updates my mac yosemite my illustrator can't open. It ask me to install "legacy Java SE 6 runtime" it also affecting my dreamweaver and flash rest are fine. Im bought adobe creative suite 6 DWP. thanks

    hello, my 1st time here..after updates my mac yosemite my illustrator can't open. It ask me to install "legacy Java SE 6 runtime" it also affecting my dreamweaver and flash rest are fine. Im bought adobe creative suite 6 DWP. thanks

    rezala,
    You should be able to get round the issue altogether without the legacy version (and its security implications), by following this:
    http://oliverdowling.com.au/2014/03/28/java-se-8-on-mac-os-x/
    It is even more thoroughly described in this thread, see post #3 on by gator soup:
    https://forums.adobe.com/thread/1706469

  • If I set Firefox as my default web browser, the help links on Adobe Dreamweaver and Flash's welcome screens don't connect to the help pages on Adobe's site. It just links to Firefox's start page and stops. The links work properly if Safari is set to the d

    If I set Firefox as my default web browser, the help links on Adobe Dreamweaver and Flash's welcome screens don't connect to the help pages on Adobe's site. It just links to Firefox's start page and stops. The links work properly if Safari is set to the default browser. Please help.
    == URL of affected sites ==
    http://www.adobe.com

    Hello,
    Many site issues can be caused by corrupt cookies or cache. In order to try to fix these problems, the first step is to clear both cookies and the cache.
    Note: ''This will temporarily log you out of all sites you're logged in to.''
    To clear cache and cookies do the following:
    #Go to Firefox > History > Clear recent history or (if no Firefox button is shown) go to Tools > Clear recent history.
    #Under "Time range to clear", select "Everything".
    #Now, click the arrow next to Details to toggle the Details list active.
    #From the details list, check ''Cache'' and ''Cookies'' and uncheck everything else.
    #Now click the ''Clear now'' button.
    Further information can be found in the [[Clear your cache, history and other personal information in Firefox]] article.
    Did this fix your problems? Please report back to us!
    Thank you.

  • Creating SCORM/AICC compliant content in Adobe Dreamweaver and Flash CS4

    Could anyone please advise if Dreamweaver and Flash CS4 is suitable for creating e learning SCORM/AICC compliant content?
    Many Thanks.

    I thought Captivate was only flash based projects. I am currently installing the trial version of the suite to investigate.
    I have read the features section of the suite and it states that Dreamweaver CS5 comes bundled with 'Domain specific html templates' that are 'instructionally sound' html templates for elearning course development. Are these not SCORM compliant?
    I am really just creating a very simple online course that contains no interactive activities or assessments and is very heavily text based with several supplied flash videos. Advice on what would be best to produce this in would be appreciated.
    Please note I have very little understanding of SCORM compliancy etc at this stage.
    Many Thanks.

  • How do I download Adobe Flash Player for a computer that does not have internet?

    How do I download Adobe Flash Player for a computer that does not have internet?

    Hello Walter,
    that's it, usually you get and Adobe Flash Player Installer only.  For a distribution in a company, or an installation on a PC without internet access, Adobe has available an offline installer. This installer you don't need to uncompress it first. You can download the installation file from there (you must logged in with your Adobe ID): http://www.adobe.com/products/flashplayer/distribution3.html
    Hans-Günter

  • TS4006 Hi I am having trouble updating my apps I have tried one at a time and all together but they just will not load any ideas would be appreciated

    Hi, I am having trouble updating my apps, I have tried one at time and all together but they just keep on whirring away and nothing happens! any ideas woud be appreciated.

    Suggest you update all these apps on iTune (computer) and sync them to your iPad.

  • How can I edit and save parts of songs (like a chorus).

    How can I edit and save parts of songs (like a chorus).

    The iTunes-only way is:  figure out where you want your excerpt to begin and end.  Right-click the track, Get Info, Options tab, set the Start/Stop times accordingly, and OK out.  Right-click again, and choose Create XXX version (where XXX is the format indicated in your Import settings).  Right-click one more time, and unset the Start/Stop times.
    This procedure will leave the full track in place, and will create a new file and library entry with just your excerpt.

  • I have .VRO video files on computer originally recorded on DVD RAM cam. HOw do I import and edit these as they don't appear supported.

    I have .VRO video files on computer originally recorded on DVD RAM cam. HOw do I import and edit these as they don't appear supported.

    mohamedr
    What version of Premiere Elements are you using and on what computer operating system is it running?
    There are numerous converters online to convert the .VRO files into .VOB or MP4 or other which should be supported by Premiere Elements.
    Maybe explore the free MPEG Streamclip for the conversion
    Squared 5 - MPEG Streamclip video converter for Mac and Windows
    Let us start here and then we will decide what next based on your reply.
    Thank you.
    ATR

  • I have an iPhone 5s and in my iTunes music library have the songs checked that I want downloaded onto my phone. Instead of doing this, it is syncing all songs whether they are checked or not even tho I have the "sync only checked songs" box checked.

    I have an iPhone 5s and in my iTunes music library have the songs checked that I want downloaded onto my phone. Instead of doing this, it is syncing all songs whether they are checked or not even tho I have the "sync only checked songs" box checked. So basically it's syncing all of the songs when I just want the checked ones on. This is very frustrating.

    When your device is connected, check the tabs at the top ("Summary" "Apps" "Music," etc. Under the Music one, check to see if "Sync Music>entire music library" is checked. If it is, that may be why all the songs are syncing.

  • __Is anyone else having CS5 open the last file automatically (whether they want it or not)?

    Is anyone else having CS5 open the last file automatically (whether they want it or not)? - some of the time it appears this causes a crash as well!
    Is there a way to turn this off?

    I betcha you are a recent convert to Lion!
    It's a system wide "preference"; fortunately, there is an option somewhere in your System Preferences (*not* Illustrator's) to switch this totally annoying, bug-infested, problem causing "new improved what-the-xxxx-were-they-thinking" new feature off.
    I did that SO fast after installing Lion, I can't even recall where to change it. I NEVER ever want it back ON again, so no loss there.

Maybe you are looking for