Integrating Flash Into Director

OK, here is the rundown:
I have three Flash 8 movies that I want to encapsulate in
Director 10.1.1
The movie1 is 725 frames long and is a standard movie.
After that, I want movie2 to load. Movie2 is an application
with it's own controls. I want Director to stop and let the
application run until the user selects the Exit button which loads
Movie3.
Movie3 is an exit screen with scrolling credits and
information. I want movie3 to continue playing until the user
clicks the Exit button there.
I have figured out how to get movie1 to play all the way
through and autoload into movie2 with a behavior script applied to
the first movie. I removed the stop() action at the end of movie1
and applied the following code:
on exitframe me
if sprite(me.spritenum).playing then
go to the frame
end if
end
This works fantastic, however movie2 and movie3 will not
hold. They play right through without stopping. I tried applying a
stop() action in the first frame of movie2 with no luck.
Does anyone have any suggestions?
**Edit**
Also, when I am importing the flash movies, should I use a
standard import or should I be selecting link to external
files?

OK, more digging and trying and I think that I've got it.
I just applied another behavior script to the second and
third movies:
on exitFrame
go to the frame
end
The playhead stops and allows the user to watch movie1 which
then jumps to movie2 and then movie3.
For some strange reason, though my link buttons from one
movie to the other (a skip button in movie1, and the exit button in
movie2 which links to movie3) stopped working. However, the exit
button in movie3 is working just fine...

Similar Messages

  • Flash into Director tutorials?

    Hi.
    Can anybody recomend some beginners tutorials for bringing
    Flash into Director?
    Thanks

    Sure, do you have more than one button in the Flash .swf? Do
    you want to
    send something unique from the Flash button, or do you just
    want the
    button to act as a trigger for the frame change?
    You can use getURL("lingo:functionName(args)"); to call a
    Lingo function
    in a movie script.
    You can use getURL("event:functionName,arg1"); to call a
    lingo function
    in a behavior attached to the Flash sprite.
    You can use getURL("string to send"); to send data to a
    function called
    on getURL me, data in a behavior attached to the Flash
    sprite.
    The syntax for each is unique. The first two examples expect
    any
    argument to the Lingo function to be a number. You can use a
    string if
    you escape the quotation marks. The third example just sends
    a string.
    You can also send the contents of an array.
    Rob
    Rob Dillon
    Adobe Community Expert
    http://www.ddg-designs.com
    412-243-9119
    http://www.macromedia.com/software/trial/

  • Integrating Flash into Dreamweaver

    Hello All,
    I am a newbie and just finished a Flash class. However we
    didn't hardly talk at all about integrating Flash with Dreamweaver.
    What I want to do is create an intro page that has Flash and
    then you have to click on a Button to go into the main site. I
    understand a little of Behaviors and Actionscripting so thought
    that I would do the GetURL Behavior (going off memory here) to get
    me from the Intro page to the main Dreamweaver site.
    Question is... do I export an SWF file, put that in a
    index.html page for the Intro page and then link to the main
    Dreamweaver site but have the main site not an "Index" file but
    another name...maybe main.html.
    Is this what people do? Or do they take the generated .html
    file from Flash (its published) and just use that as their intro.
    Naming it index.html. And then linking to another *.html created
    with Dreamweaver but that is not saved as index.html.
    Also, how often are people doing a PURE Flash website and not
    mixing the Flash and Dreamweaver together? Just curious.
    Thanks for clarifying.
    Computerkitten

    Hmm... looks ok to me. You should be able to place it in a
    folder without
    problem. I'd try using SWFObject to put the Flash on the page
    though - that
    _might_ fix your problem. Odd one.
    http://blog.deconcept.com/swfobject/
    Dave -
    Head Developer
    http://www.blurredistinction.com
    Adobe Community Expert
    http://www.adobe.com/communities/experts/

  • Integrating Flash into an LMS

    Does anyone know of a Learning Management System that allows
    your Flash content to call other files in different folders? My
    problem is that we use the first SWF as a timeline that calls other
    SWFs as needed. The timeline SWF is stored in a folder titled Annex
    E and it makes calls to SWFs stored in folders titled LESSONS,
    COMMON, SLIDES and GRAPHICS. We do this to keep our overall file
    sizes smaller and so that varies lessons can share material they
    have in common.
    We currently use CENTRA as our LMS but Centra will not allow
    the timeline SWF to make calls to other folders. All calls must be
    made to files in the same folder as the timeline folder. I'd like
    to find a way of keeping my current content structure because it
    works very well for what we do.
    Thanks.

    Your LMS is probablly not going to allow calls to other
    folders due to constrictions in SCORM and other systems, I do
    believe. I am just now trying to work out SCORM compliant flash
    eLearning. SCORM output is supported in Flash but SCORM itself has
    a lot of restrictions on how Flash communicates with the LMS and I
    think one of these issues is that everything has to be in the same
    folder. I could be wrong. I have not found any solid books or
    articles on Flash as an LMS tool yet that really gets into putting
    Flash through its paces when it comes to LMS (and SCORM)
    development and for one thing, I can see a lot of problems with
    both SCORM as a standard and FLASH as a SCORM compliant tool.
    Captivate is a little bit better as a SCORM tool, but Captivate
    does not import sever video streams as does Flash 8 which is
    something I want to use in training and nor will Flash 8 import
    anything whatsoever that has to do with Captivate and vice versa
    (already complained on that one- in the Why the hell did I upgrade
    to Flash 8 for posting).
    The short of it is, good luck on your folder problem because
    my guess is you are going to need it. Not so much from the Flash
    standpoint but the LMS standpoint.
    Adobe better assign some people to this market segment pretty
    darn fast because eLearning is now a multimillion dollar industry
    and the SCORM people continue to make their demands and now we all
    have to try and figure out how to make something work that was not
    really designed all that well for each other. Right now I am trying
    to pick apart a QUIZ template to pluck it down in my own timeline
    (Common Library Learning Interactions alone are not quite what I am
    looking for) without STARTING with the Quiz template movie.
    The Quiz template is setup with all the code that goes into
    the SCORM compliant HTML file, etc. But I dont want just a quiz
    movie. I want to do all the training and then take a multipart quiz
    in the same movie. For example 50 frames of training, and then the
    last 20 frames as the Quiz (template). But the only thing I can
    think of is to do two separate movies (one the training) that at
    the end opens the next movie which is the Quiz template. As part of
    the training I have a built in student journal that the student can
    use to comment on reading assignments etc. And journal entries can
    be stored on the students computer but I have not figured out how
    the journal entry might be stored on the LMS server instead. Like I
    said, Adobe is going to have to provide some training on how to use
    their products in an LMS environment. The merger is nice and
    wonderful but it is time to get these applications up to speed
    (with each other and as stand alone applications) and get designers
    up to speed on using them as serious eLearning tools. Waiting
    another year for this is too long.

  • Severe issues when integrating flash paper in director

    I'm trying to integrate flash paper documents into director
    projector, but there are 2 severe problems about usability:
    1. the mouse wheel doesn't work, so i can't scroll document
    with mouse
    2. i see two cursor on document, the standard arrow cursor
    and the simulated flash paper hand cursor; it is possible to hide
    the simulated hand cursor in flash paper?
    I'm referencing to integration guidelines found at
    http://www.adobe.com/devnet/director/articles/flashpaper_in_director.html
    Please help, thanks

    quote:
    Originally posted by:
    Chunick
    if you can access a command or event in the flash paper that
    will scroll the flash paper then you can try the free scrollWheel
    Xtra that can be found here:
    http://www.mods.com.au/xtras/default.htm
    Thanks for the reply,
    i've fixed the 2#, and i've come up searching at the
    mousewheel xtra, and i've got your same idea: send to Flash Paper
    some command to force the scrolling, but it seems that such command
    doesn't exists... or maybe it is undocumented?
    Someone have more informations?

  • Trouble Import Flash MX into Director MX

    Hi I am newbie.
    I had made a flash mx movie named main.swf. In this flash, i
    put a movieclip that loads a video named video.flv from a folder
    named Video.
    If i run my swf (with flash player), it works. I mean, the
    video is loaded.
    But the problem is, when i import that main.swf to director
    MX (I choose Link as external file), and I run the director, the
    video is not loaded. The main.swf file is appear, but the movie
    clip which load the video,
    didnt appear.
    Did i miss something? i put the dir file, eg tes.dir, and its
    projector (tes.exe) in one folder with main.swf. So in that folder,
    there are tes.dir, tes.exe, main.swf and a folder Video which
    contains video.flv.
    didnt appear
    Please help me...

    > I am running MX 2004 and am experiencing the same
    problems with my swf files when loading them into director. Maybe I
    am just missing a step.
    It's difficult to know, since you didn't answer any of my
    other questions.
    Have either/both of you installed the 10.1.1 update that
    provides Flash
    8 support? <
    http://www.adobe.com/support/director/downloads.html>

  • Cannot import swf files of flash player 8 into  director

    Since I upgraded to Flash 8 the swf files generated canot be
    seen in Macromedia Director unless I am saving them as Flash 7. I
    have updated both Flash and Director and the problem is persistent,
    please help.

    ANY SUGGESTIONS PLEASE
    I suggest there's no need to shout.
    Try linking the Director cast member to the external swf file instead of fully importing it. You also should have the 10.1.1 update in place - this is particularly important.

  • Flash Video Director Template

    Hi all,
    I created a page of info on the process of creating Flash
    Video and
    integrating them with Director. The tutorial is at:
    http://www.deansdirectortutorials.com/FlashVideo/
    The top part may seem basic for some. It's there to support
    my students
    who are using clips from YouTube in their work.
    If you scroll right to the bottom, I have a FLA and DIR
    template for
    linking FLVs in Director. With the SWF created from the FLA
    movie, and
    with behaviors in the Director movie, you can dynamically
    link to FLVs
    and have controls to pause, play, rewind, and wait for the
    end of the
    FLV.
    Hope it's useful to all. Let me know if anything is unclear.
    And thanks to Chuck Neal who helped with the FLV behaviors.
    regards
    Dean
    Director Lecturer / Consultant / Director Enthusiast
    http://www.deansdirectortutorials.com/
    http://www.multimediacreative.com.au
    email: [email protected]

    What I need is to be able to take flash 9, AS3 swfs, import
    them into a Director 11 project, and interact with the flash
    funcitons, call them, set properties, etc. Despite the
    documentation on the Adobe Director page saying this is possible, I
    have not been able to get it to work, and other posters on this
    board have stated that it is currently not possible. Any clarity or
    examples would help. I notice Director 11 has no entries concerning
    Director/flash programming yet on the Adobe Developer page, just
    tutorials for MX2004.

  • Exporting Flash to Director WITH video

    In Flash, I have created a digital camera, that, when a
    button is pressed, the screen changes from showing pictures to
    showing a video. This works all fine and well in Flash, however, it
    has to work in Director. Now I imported it into Director, obviously
    using version:Flash 6, but because of it being version 6, the video
    didnt work, so i tried version 7, where the sound of the video
    works, but no picture. version 8 isn't supported by the director im
    using (MX 2004).
    Does anyone know of a way that I can get around this?
    Its so frustrating as it works fine in Flash!

    On the Mac - exporting to "Quicktime Video" produces a true
    video file (fixed frame rate). It is not
    an SWF on a track in the quicktime player - Windows users
    only yhave the option to export a flash
    track to QT.
    On the Mac, exporting to just quicktime produces a flash
    movie in QT.
    The easiest way to tell is to look at the file size of the
    SWF and then exported MOV - the MOV will
    be MUCH larger - probably hundreds of MBs while the SWF may
    only be 100k (give or take).
    ~~~~~~~~~~~~~~~~
    --> Adobe Certified Expert
    --> www.mudbubble.com
    --> www.keyframer.com
    ~~~~~~~~~~~~~~~~
    RayOrr wrote:
    > Susan,
    >
    > You did not state if you are experiencing any problems
    creating the MOV, or
    > what version of Flash authoring application you are
    using. But, in Flash 8 the
    > instructions state that only Flash Player 4 and its
    features are supported by
    > QT 5.
    >
    > Unfortunately, QT 5 is still the last version that
    supports Flash player files
    > by default and then it only supports Flash Player 4!
    Later versions of QT can
    > be configured to play Flash content, but it still only
    supports Flash 4
    > content. You can go to Edit/Preferences/Quick Time
    Preferences/Advanced Tab
    > and check the Media Types box.
    >
    > It is my understanding that the MOV file created
    includes embedded Flash
    > content (tracks) and relies upon QT to be able to play
    the embedded Flash
    > tracks. Therefore, all interactivity is retained
    (buttons, .,inks etc). I
    > don't think the flash content is repurposed and
    converted into Quick Time
    > format. Hence, until QT is updated to support later
    versions of Flash content
    > you cannot directly convert from Flash 6 or 7 stuff into
    QT.
    >
    > I have been able to convert Flash into AVI, and then
    into QT, but you loose
    > the interative stuff and also lose some video quality.
    >

  • Pulling fla source into director

    Does anyone know how/if you can pull a flash movie(s) into
    Director and edit them within Director?
    Here's the situation. I have three flash movies that I have
    the source for (fla) that make up a preloader, the main movie and
    an exit scene. I have been asked to convert the intanet web page
    into a CD for distribution. Is there any way that I can pull the
    FLA's into Director and be able to edit them from within the
    Director console? I do not just want to import the swf. I would
    like to be able to convert a Flash file into a dir file.
    Any help would be appreciated.

    I appreciate your help, Sean. So I can't pull the source into
    Director. I guess it's off to Amazon to pick up a Director Book.
    A (very) short overview:
    I have three swf movies that comprise a preloader screen
    (zipping images and whizbang text) that fades into the main
    interactive movie. The main movie is basically an in-depth web page
    (all 17mb of it) with images, text, and animations. When you click
    exit, you are directed to a third credits movie. This was all
    developed in Flash a while ago and has been periodically updated.
    Now, the 'boss' wants to be able to market what we've got
    when she's at conventions, meetings, etc. She likes the intranet
    page so much that she wants the content put on CD for distribution.
    I need to take out some of the proprietary stuff and add a few
    other links, e-mail addresses, change around some text and add some
    video clips.
    After researching, it seems that Director is a better way to
    go for this purpose than Flash. I guess I can still make the
    projector in Flash but the more that I read up on Director, the
    more that I am impressed with it's ability to easily distribute
    this kind of media.
    Not only that, but I guess that I am kind of proud of my
    creation. I like the fact that Director is so much harder to
    decompile than Flash.

  • Flash and Director

    Hi :
    I am having a Text editor swf file.I am omporting thst fiel
    into director and when i enter the data into text editor and make
    customiztion like bold,underline i am able to apply it to the
    content and also i am able to get the htnl format of that content
    when i click a button of the swf file.
    But what my problem is all this things are handled using the
    Flash scripting and it is done in the swf file.but i just wanted
    the content typed in the texteditor ito director. but i need the
    way in which director can get the value typed in te texteditor.
    how do i achive this.
    Thanks and regards,
    ajit

    Hi,
    In addition to what Mike said, you'd probably wat to create a
    'wait until swf is
    done' behavior. Something like:
    on exitFrame
    if sprite(3).frame < sprite(3).member.frameCount then go
    to the frame
    end
    where channel 3 is the swf sprite.
    The above will keep looking in the frame until teh swf is
    done, then will go to
    the next frame.
    regards
    Dean
    Director Lecturer / Consultant
    http://www.fbe.unsw.edu.au/learning/director
    http://www.multimediacreative.com.au

  • Advice on integrating Flash and HTML

    I have googled and researched this topic on the web.
    Integrating Flash and HTML seems like a popular topic but much of
    the information is dated (using FS commands or solutions based on
    2000-2004 coding and/or hacks) I am using Flash CS3 and Dreamweaver
    CS3. I can use Actionscript 2 or Actionscript 3. Here is my goal
    I want to use a Flash navigation in the top third of my page
    and have it control and load new HTML pages in the bottom two
    thirds of the page. Some of these html pages use SPRY code but most
    are simple HTML pages. I prefer Flash over CSS because I have more
    control and predictability. What I have found so far is three
    different solutions.
    1.HTML Framesets. This seems like a really good idea but I
    thought using framesets was a fading technique and should be
    avoided. Is this true?
    2. Using the ExternalInterface class to communicate between
    Javascript and Actionscript. This also seemed like a good idea but
    it is not clear to me how to implement. Do I combine this with
    innerHTML or some type of AJAX technique.
    3. Keep everything in Flash and load different swfs into main
    Flash page. I like this idea the best and it would work for most
    pages but I still like html pages when there is alot of text or I
    want to use SPRY techniques.
    When I have posted elsewhere I get references to articles
    telling me why Flash is bad or framesets are bad or innerHTML is
    not standard HTML. The only thing I am sure about is that most
    people are pretty passionate about defending their own way of doing
    things. I am hoping someone can provide some solid information
    about what is possible and how to implement a solution.

    It works when you put it online... :)1

  • Flash into forms

    plz any one know how to import a flash into a form in oracle 10g

    Gerd,
    My question was about integrating Flash Technology in Oracle Forms.
    I believe it's not possible without any additional install some dll's on a client machine or ActiveX controls ...
    this is what needed
    Add the 2 .dll files and IeEmbed.exe (from the javaflashbridge-v1.zip file) to your Windows/system32 directory --> this will require some additional software installed on a client -- > So every machine running Web Forms must be configured!!!
    If you know how to do it please share your thoughts with this Forum.
    Please do not just reply on how to add a Java Bean, because it's just too generic answer and does not add any value to this topic.
    Regards,
    Michael

  • The drop down view by menu (Song, album, etc) at the right side of the iTunes window is like a ghost. It flashes into view for a millisecond once in awhile but never lets me click on it. Anyone know what this is about and what to do?

    The drop down view by menu (Song, album, etc) at the right side of the iTunes window is like a ghost. It flashes into view for a millisecond once in awhile but never lets me click on it. Anyone know what this is about and what to do?

    Short answer:
    Click Hide Song(s), it is what you wanted to do...
    Long answer:
    iTunes in the Cloud is a feature of your iTunes store account that allows you to redownload or stream your past purchases. When you delete a purchased track that is downloaded to your computer (like the first one shown here) you are asked if you also want to hide the song from iCloud. This would remove it from the computer and also stop it showing up with the iCloud symbol as the other tracks from that album (which are not downloaded) do.
    If a track shows with the cloud symbol you can play (stream) it by double-clicking the title, or click the cloud symbol to download a local copy to your library. If you try to delete one of these tracks you get a slightly different message confirming that you want to hide the track. Clicking hide will remove the listing from the library and any other device that shows your past purchases.
    Should you want to retrieve any item hidden in this way at a later date use Store > View My Account > iTunes in the Cloud > Hidden Purchases > Manage.
    To hide all your previous purchases that are not downloaded to your computer use Edit > Preferences > Store and untick Show iTunes in the Cloud purchases.
    tt2

  • CSS Help! Inserting flash into a div has caused layout change

    Hi,
    I am trying to insert flash into a div. I'm new to CSS so I
    think I must be doing something wrong. As soon as I insert the
    flash the layout goes wrong and all divs below it are pushed down
    out of my "main" div. I've now taken the flash.swf out and inserted
    an image again, but it's still wrong. It previews fine in the
    browser though.
    Any ideas!?
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
    Transitional//EN">
    <html>
    <head>
    <title>Untitled Document</title>
    <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1">
    <link href="style.css" rel="stylesheet"
    type="text/css">
    </head>
    <body background="images/newwall.jpg">
    <div id="wrap">
    <div id="main">
    <div id="flash"><img src="images/flash.gif">
    </div>
    <div id="strip"><img src="images/strip.gif">
    </div>
    <div id="middle">
    <div id="news">
    <div class="newstext">NEWS....
    </div>
    </div>
    </div>
    <div id="gap"><img src="images/gap.gif">
    <div id="subnav"><img
    src="images/wallpaper.gif">
    <div id="bottom"><img src="images/bottom.gif">
    </div>
    </div>
    </div>
    </div>
    </div>
    </body>
    </html>

    And where is the CSS?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Dava" <[email protected]> wrote in message
    news:ei2526$mji$[email protected]..
    > Hi,
    > I am trying to insert flash into a div. I'm new to CSS
    so I think I must
    > be
    > doing something wrong. As soon as I insert the flash the
    layout goes wrong
    > and
    > all divs below it are pushed down out of my "main" div.
    I've now taken the
    > flash.swf out and inserted an image again, but it's
    still wrong. It
    > previews
    > fine in the browser though.
    >
    > Any ideas!?
    >
    > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
    Transitional//EN">
    > <html>
    > <head>
    > <title>Untitled Document</title>
    > <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1">
    > <link href="style.css" rel="stylesheet"
    type="text/css">
    > </head>
    >
    > <body background="images/newwall.jpg">
    > <div id="wrap">
    > <div id="main">
    > <div id="flash"><img src="images/flash.gif">
    > </div>
    > <div id="strip"><img src="images/strip.gif">
    > </div>
    > <div id="middle">
    > <div id="news">
    > <div class="newstext">NEWS....
    > </div>
    > </div>
    > </div>
    >
    > <div id="gap"><img src="images/gap.gif">
    > <div id="subnav"><img
    src="images/wallpaper.gif">
    > <div id="bottom"><img
    src="images/bottom.gif">
    >
    > </div>
    > </div>
    >
    > </div>
    > </div>
    > </div>
    >
    >
    >
    > </body>
    > </html>
    >
    >

Maybe you are looking for

  • On Hold for 8.8

    On behalf of a number of customer, I would like to request the ON HOLD functionality for BP's and items to be reinstated in SAP 8.8. Often organisations would like to place a BP on hold manually, which still allows for the BP to appear in searches an

  • Installing Oracle Database 10.2.0.4

    Hi , We need the installer for Oracle Database 10.2.0.4 in Win 32 bit , but in Oracle Technology Network , Oracle Database 10g Release 2 (*10.2.0.1.0*) is available. Please suggest , how can we get the installer for *10.2.0.4* Thanks & Regards Saswat

  • Full stock removal functionality for 201 movement type

    Dear Friends I am facing one problem with full stock removal. As per my requirement, system should remove full container to staging area there the requried qtty will remove and the remainging qtty goes to another storage type. When I post 201 movemen

  • Need help to integrate acoursebuilber slider which works !

    Hi, I am a new (french)user of coursebuilder (forgive my english). I want to integrate a slider in a form and i manage, but, when i connect my self to my website, the slider appear, but do not move! I don't understand why. I search an instance of sli

  • Loading sata drivers on to xp 64

    im having trouble loading sata drivers on to xp 64 says it is corrupted  when loading it in xop32 it works fine system 1 gb ocz paltinum 98 xt 3400 2x maxtor sata drives 80 gb sony dvdr sony cdr sony floppy enermax 580 k8t neo fis2r please help