Skip to main content
michaeltowse-D9Wc11
Inspiring
December 28, 2006
Question

Multiple Flash Movies in Captivate 1.0

  • December 28, 2006
  • 1 reply
  • 145 views
ok, heres the problem!

I have imported a sound control into captivate which gives me better savings on the audio file size rather than letting captivate do the compression. These controls are limited to play and pause.

well the problem is that I forgot to add a 'rdcmndPause = 1' command to the pause button actionscript and a subsequent 'rdcmndResume = 1'. So although the narration is pausing and playing as you would expect, unfortunetly the slides are still playing onwards.

has anyone taken a stab at controlling imported flash animations from other movies?

I suppose the concept is that rather than re-export all of my narration files across again with the additional actionscript I would like to be able to add a small 'widget' which checks the status of the sound file and acts accordingly?

Any help would be greatly appreciated.
    This topic has been closed for replies.

    1 reply

    michaeltowse-D9Wc11
    Inspiring
    January 2, 2007
    It seems that when you import an external flash movie into Captivate 1, the full path is...

    "_level0.slide0__image_mc.s0_i9_swf_mc.m_swf_mc"

    ...this was the start of the solution for my problem so I thought it best to post in case it helps out anyone else.

    BTW - The slide number changes (obviously) and so does the 'i' reference depending on the attributes you have given to your imported movies.