Audio from Flash CS3 Video overlapping

audio from Flash CS3 Video overlapping
help stopping the FLVPlayback instance (which has an instance
name of theVideo) when another button is clicked!
How do I stop flv playback when user clicks a navigation
button ...
Excuse me in advance for asking about a topic that may be
very popular!
I'm using the attached code to go from the main stage to one
subset of .swf files (loaded movies) and I apparently have no
problems with overlapping. Hell, the files even seem to unload
themselves correctly. Then, when I go to my second subset of .swf
files (with the exact same AS3 structure), which has a Flash Video
file (made by the FLV Playback component), I get into an
overlapping problem associated with the audio.
How can I stop, cancel, or unload the audio when the file is
clicked away from (the user selects another button on the main
stage)?
Code attached. Please let me know if anything else is needed.
Yours Sincerely,
Jntspecialty

I have tried to clean up code and do this right.
I need help referencing (storing the value in the variable
"stopsoundoverlapReq") the "flvplayback instance AFTER theVideo is
instantiated (ie, the frame that contains theVideo has rendered)"
correctly.
Also, now I need help with the name of my nav bar button's
method followed by parentheses, which should include the
appropriate method parameter.
On my main timeline, I tried to clean up the code and use:
var stopsoundoverlapReq:FLVPlayback =
stop("videopage.swf/MovieClip(ldr.content).theVideo");
Then for my nav bar button on this same timeline use:
any_btn.addEventListener(MouseEvent.CLICK, stopsoundoverlap);
function stopsoundoverlap(event:MouseEvent):void
stopsoundoverlap.stop(stopsoundoverlapReq);
The 3 errors I get now are :
1046: Type was not found or was not a compile-time constant:
FLVPlayback. var stopsoundoverlapReq:FLVPlayback =
stop("videopage.swf/MovieClip(ldr.content).theVideo");
1061: Call to a possibly undefined method stop through a
reference with static type Function.
stopsoundoverlap.stop(stopsoundoverlapReq);
1137: Incorrect number of arguments. Expected no more than 0.
var stopsoundoverlapReq:FLVPlayback =
stop("videopage.swf/MovieClip(ldr.content).theVideo");

Similar Messages

  • Recording audio from Flash video

    I'm not sure if this is in the correct section, but . . .
    I would like to know how to record only the audio from Flash video. Specifically, there's a website my daughter loves which has Flash movies showing little animations with children's songs. I'd like to be able to get just the audio from those songs onto my MacBook so we don't have to go online to listen to them every time.
    Thanks.

    Audio HiJack http://www.rogueamoeba.com/audiohijackpro/

  • Quicktime movie export from Flash CS3 is skipping frame.

    When I try to export Quicktime movie from Flash CS3, the
    resulting mov file is skipping frames. i.e.: The movie is showing
    frame number 1, 2, 3, 4, 5, 6, 7, 7, 7, 10, 11, 12, 12, 12, 15
    etc...
    As you can see the frame number 7 is repeated 3 times and
    frame 8 and 9 are nowhere to be found.
    The last configuration I used is 960x540, Sorenson video 3
    medium quality, 25 fps, keyframe every 25 frames. 6400 kbits/s.
    I tried various configurations,with different codecs and even
    with keyframe all frames and I always get simillar problems.
    Anyone have an idea what is going on, and how to fix this?
    Thank you,
    Olivier.

    The QT exporter in Flash is honestly my least favorite
    feature - not the feature itself but how it
    works (or how it doesn't work in some cases). For me it is
    almost unusable unless you have a very
    short timeline, small stage, lower frame rate - like AS
    generated effects or something - otherwise,
    for true frame accuracy to video output - it is not reliable
    enough and not fast enough for any real
    world production environment.
    So typically for me - I love SWF2Video (www.flashants.com) as
    it takes any SWF and makes it into an
    AVI that is frame accurate no matter what the frame rate is -
    quite incredible - enough so that I
    always felt it should have been bundled with Flash (as well
    as Wacom tablets).
    Harmony is an incredible product - as is SOLO and TBS (Toon
    Boom mStudio) - each of those programs
    are dedicated animation programs designed for output to video
    - Flash has a lot of hats to fill and
    it was never really designed for animation to video even
    though many of us have found it suitable
    for all intents and purposes as an animation program for full
    production.
    But all in all - the quicktime exporter doesn't really
    deliver how we would expect it too I am sorry
    to say - I only hope it works as well as it does on the Mac
    (Mac users could always choose to export
    to Quicktime Video but not PC users).
    For now if I am exporting to video I keep it all on the
    timeline or nested in Graphic symbols or use
    the SWF2Video tool.
    hope this helps.
    -chris
    Chris Georgenes / mudbubble.com / keyframer.com / Adobe
    Community Expert
    OBastien wrote:
    > Thank you for your reply Chris.
    >
    > I tried different possible solutions you listed but it's
    not working.
    > Disabling sound had no effects. Changing the FPS is not
    an option, it has to be
    > 25 FPS. I lowered the resolution to 300 something, it
    seemed to be a little bit
    > better, but it still dropped some frame, and the image
    quality was horrible.
    >
    > I think it is really sad that we have to try different
    settings in the hope
    > that flash will grab all the frames. I'm really
    disapointed in Adobe. I'm
    > pretty sure it is the fault of Adobe and not Apple,
    because I don't have does
    > problems with Quicktime in ToonBoom Harmony. What is
    strange is when I do an
    > AVI export I never noticed a dropped frame. I'm not
    using AVI video right now
    > because I can not find a codec that gives me small size,
    fast encoding times,
    > the ability to seek in the movie by dragging the
    timeline progress bar, and the
    > possibility to edit in After Effects. If you know an AVI
    codec that does all
    > that it would be really great news.
    >
    > Thank you again,
    > Olivier.
    >

  • Problem in Flash CS3 video Encoder

    Hi,
    I am experiencing a bug in the Flash CS3 Video encoder. I
    have saved an XML file with settings that I will be using for
    numerous video. I have basically set the Data Rate, Frame Rate, Key
    Frame Interval, Audio and Video Size. The frame rate is set to
    14.98.
    When I load the profile that I have saved, the frame rate
    stays at 14.98, but if i hit ok, and then click on the settings
    again to modify them, the frame rate goes to 'same as source' and
    does not stay at 14.98. If I change the frame rate to 14.98 at this
    point, it sticks. My question is, why does it go to 'same as
    source', and it concerns me, that if I do not manually go in and
    change the settings back to 14.98, is it encoding the video at its
    current frame rate.
    Here is the XML file I use for encoding:

    It appears that the <FrameRate></FrameRate> node
    is only saved to the XML file if you choose something other than
    "Same as source". However, it's always a non-standard value.
    Evidently, if you are creating your own <FrameRate> value in
    a custom XML setting file, you need to multiply the frame rate by
    65536. For example, if you want 24 fps in the profile, your XML
    should look like the code snippet below.

  • Add audio from 25 fps video to 23.976 fps

    Hello,
    I want to add audio file from 25 fps to match with another video with 23.976 fps using Audition. How can i do that ?!
    25 fps video settings:
    General
    Complete name                            : 01.avi
    Format                                   : AVI
    Format/Info                              : Audio Video Interleave
    File size                                : 170 MiB
    Duration                                 : 20mn 28s
    Overall bit rate                         : 1 161 Kbps
    Writing application                      : VirtualDubMod 1.5.10.2 (build 2540/release)
    Writing library                          : VirtualDub build 24415/release
    Video
    ID                                       : 0
    Format                                   : MPEG-4 Visual
    Format settings, BVOP                    : 1
    Format settings, QPel                    : No
    Format settings, GMC                     : No warppoints
    Format settings, Matrix                  : Default (H.263)
    Muxing mode                              : Packed bitstream
    Codec ID                                 : DX50
    Codec ID/Hint                            : DivX 5
    Duration                                 : 20mn 28s
    Bit rate                                 : 1 039 Kbps
    Width                                    : 640 pixels
    Height                                   : 480 pixels
    Display aspect ratio                     : 4:3
    Frame rate                               : 25.000 fps
    Color space                              : YUV
    Chroma subsampling                       : 4:2:0
    Bit depth                                : 8 bits
    Scan type                                : Progressive
    Compression mode                         : Lossy
    Bits/(Pixel*Frame)                       : 0.135
    Stream size                              : 152 MiB (90%)
    Writing library                          : DivX 6.7.0 (UTC 2007-09-20)
    Audio
    ID                                       : 1
    Format                                   : MPEG Audio
    Format version                           : Version 1
    Format profile                           : Layer 3
    Mode                                     : Joint stereo
    Mode extension                           : MS Stereo
    Codec ID                                 : 55
    Codec ID/Hint                            : MP3
    Duration                                 : 20mn 27s
    Bit rate mode                            : Constant
    Bit rate                                 : 112 Kbps
    Channel(s)                               : 2 channels
    Sampling rate                            : 44.1 KHz
    Compression mode                         : Lossy
    Delay relative to video                  : 22ms
    Stream size                              : 16.4 MiB (10%)
    Alignment                                : Split accross interleaves
    Interleave, duration                     : 40 ms (1.00 video frame)
    Interleave, preload duration             : 500 ms
    23.976 fps video settings:
    General
    Complete name                            : new_01.avi
    Format                                   : AVI
    Format/Info                              : Audio Video Interleave
    File size                                : 557 MiB
    Duration                                 : 24mn 7s
    Overall bit rate                         : 3 228 Kbps
    Writing library                          : VirtualDub build 32842/release
    Video
    ID                                       : 0
    Format                                   : MPEG-4 Visual
    Format profile                           : Advanced Simple@L5
    Format settings, BVOP                    : 2
    Format settings, QPel                    : No
    Format settings, GMC                     : No warppoints
    Format settings, Matrix                  : Default (H.263)
    Muxing mode                              : Packed bitstream
    Codec ID                                 : XVID
    Codec ID/Hint                            : XviD
    Duration                                 : 24mn 7s
    Bit rate                                 : 1 807 Kbps
    Width                                    : 1 024 pixels
    Height                                   : 768 pixels
    Display aspect ratio                     : 4:3
    Frame rate                               : 23.976 fps
    Color space                              : YUV
    Chroma subsampling                       : 4:2:0
    Bit depth                                : 8 bits
    Scan type                                : Progressive
    Compression mode                         : Lossy
    Bits/(Pixel*Frame)                       : 0.096
    Stream size                              : 312 MiB (56%)
    Writing library                          : XviD 64
    Audio
    ID                                       : 1
    Format                                   : PCM
    Format settings, Endianness              : Little
    Format settings, Sign                    : Signed
    Codec ID                                 : 1
    Duration                                 : 24mn 7s
    Bit rate mode                            : Constant
    Bit rate                                 : 1 411.2 Kbps
    Channel(s)                               : 2 channels
    Sampling rate                            : 44.1 KHz
    Bit depth                                : 16 bits
    Stream size                              : 244 MiB (44%)
    Alignment                                : Aligned on interleaves
    Interleave, duration                     : 42 ms (1.00 video frame)
    Interleave, preload duration             : 500 ms
    Best Regards,

    Thanks SteveG,
    Ok, What about add the same audio from 25 fps video to 29.97 fps video with settings below:
    General
    Complete name                            : 01.wmv
    Format                                   : Windows Media
    File size                                : 259 MiB
    Duration                                 : 24mn 8s
    Overall bit rate mode                    : Constant
    Overall bit rate                         : 1 501 Kbps
    Maximum Overall bit rate                 : 1 507 Kbps
    Encoded date                             : UTC 2007-06-25 14:54:25.750
    Writing application                      : TMPGEnc 4.0 XPress Version. 4.0.3.169
    Video
    ID                                       : 2
    Format                                   : VC-1
    Format profile                           : MP@ML
    Codec ID                                 : WMV3
    Codec ID/Info                            : Windows Media Video 9
    Codec ID/Hint                            : WMV3
    Description of the codec                 : Windows Media Video 9 - Professional
    Duration                                 : 24mn 8s
    Bit rate mode                            : Constant
    Bit rate                                 : 1 300 Kbps
    Width                                    : 640 pixels
    Height                                   : 480 pixels
    Display aspect ratio                     : 4:3
    Frame rate                               : 29.970 fps
    Bit depth                                : 8 bits
    Scan type                                : Progressive
    Compression mode                         : Lossy
    Bits/(Pixel*Frame)                       : 0.141
    Stream size                              : 224 MiB (87%)
    Language                                 : Japanese
    Audio
    ID                                       : 1
    Format                                   : WMA
    Format version                           : Version 2
    Codec ID                                 : 161
    Codec ID/Info                            : Windows Media Audio
    Description of the codec                 : Windows Media Audio 9.1 - 192 kbps, 48 kHz, stereo 1-pass CBR
    Duration                                 : 24mn 8s
    Bit rate mode                            : Constant
    Bit rate                                 : 192 Kbps
    Channel(s)                               : 2 channels
    Sampling rate                            : 48.0 KHz
    Bit depth                                : 16 bits
    Stream size                              : 33.1 MiB (13%)
    Language                                 : Japanese

  • Audio from flash sources is playing in the background, even though the sources of these have been closed.

    Audio from flash sources are still playing in the background after their sources have been closed; audio also starts playing when I start the browser. Closing plugin-container.exe in task manager solves this, but I do not want to do this every time I have audio in the background that should not be there. Not a good move to launch a browser where the kinks haven't been worked out. Have tried to inactivate addons etc. This problem is related to FF5, but have also happened earlier, with FF4. Solved that time by moving to Chrome instead.

    Sounds that the plugin-container process isn't closing properly.<br />
    See http://kb.mozillazine.org/Plugin-container_and_out-of-process_plugins
    There are other things that need attention.<br />
    You have a corrupted Firefox 3.6.13 user agent: Firefox/2.0.0.14;MEGAUPLOAD 1.0
    See:
    * [[Web sites or add-ons incorrectly report incompatible browser]]
    * http://kb.mozillazine.org/Resetting_your_useragent_string_to_its_compiled-in_default

  • Flash CS3 Video Encoder: No preview

    [note: I posted this earlier in the Flash Media Encoder forum
    -- which I thought was the same product as the video encoder.
    Apparently it is not! I did not see a forum specific to the video
    encoder, so I'm posting here.]
    Greetings.
    I'm getting no video preview in the Flash CS3 Video Encoder
    when attempting to adjust settings. I can scrub back and forth and
    set cue points, but the entire video preview is black. I've tried
    several source files encoded with several different Quicktime
    codecs and in a few different formats including .mov and .mp4 -- no
    difference. The source files play fine and actually encode just
    fine with the encoder, but the lack of preview to adjust cropping
    and other setting is non-optimal, to say the least.
    Anyone else experiencing this? Any solutions?
    Here's my setup:
    -- PowerMac Dual-Core 2x2.66 GHz Intel Xeon
    -- 30-inch Cinema Display
    -- NVIDIA GeForce 7300 GT graphics card
    -- Mac OSX 10.5.2
    -- Quicktime Pro 7.4.1
    -- Most recent version of Flash CS3 Video Encoder

    I to am having the same problem with the flash encoder. Added
    a wmv file and a mov file to the queue and I get the same results.
    I do however see the first frame of the movies. Cannot set in and
    out points because the first frame displays while scrubbing.
    Model Name: MacBook Pro
    Processor Name: Intel Core 2 Duo
    Processor Speed: 2.4 GHz
    Memory: 4 GB
    Adobe suite CS3 - all updated.

  • Flash CS3 Video Encoder

    I
    When I use "Flash CS3 Video Encoder" I get a watermark that
    says "created with flip4mac WMV demo". It Is not suppose to come
    ready to be used with the flash version? No where says that I have
    to buy a third part software.
    Can somebody please tell me if do I have to buy "flip4mac" or
    if I am doing something wrong?
    Thanks!

    Thanks for your help!
    It works perfect with so many formats, the only problem is
    that I can not add ".wmv" files. Is there any way to do it?
    Thanks again!

  • Adobe Flash CS3 Video Encoder

    When I convert a WMF file with Adobe Flash CS3 Video Encoder, i'ts written "created with Flip4mac Trial

    Have you tried re-installing the software on the offending computer?

  • I Want To Transmit Audio from Mic and Video from WebCam.....???????????????

    I Want To Transmit Audio from Mic and Video from WebCam on Another Computer. I have used AVTransmit2.java file and AVReceive2.java file for Transmission and Receiving but They Transmit Only Video On Another Computer on a network without any error. Any One Help me How Can i Transmit both Audio & Video at the Same time ????????
    i m using This Command for Transmittion
    java AVTransmit2 vfw://0 192.168.0.1 192.168.0.2 10000
    and this Command For Receiving
    java AVReceive2 192.168.0.1/10000 192.168.0.2/ 10002

    Excuse me foro my bad English but I speak English like Tarzan.
    To trasmit both video and audio I created a MergingDataSource wich incorporates video and audio data sources. Then I created a Processor with this DataSource and a RTPManager for each track of the processor. It works.
    Stupendoman

  • Using Flex to capture audio from Flash

    Hi!
    I've been trying for a while to figure out how to capture audio from a flash-application (http://www.delorean.se/mixer)
    and store it as a mp3-file.
    Since I've studied Java for 2 years I thought I'd try and use it to capture the audio but I'm running into problems all the time,
    and I've been advised to look up Flex by other Java users.
    So, I got some questions:
    Is Flex a good tool to use to capture audio from flash-applications and store the audio as a mp3-file?
    Is Flex hard to learn (I've been working with Eclipse for a long time so the IDE shouldn't be a problem and learning another language/framework is always nice)
    Any tips in general?
    Any answers would make me very happy!
    Thanks!

    physical are closed : how will it managed the queues and overspill queues when target is not present? Also the data dictionary must reflect the primary but If you run capture, then you introduce rules that are not on primary: How ?

  • How do I route audio from a YouTube video to AU Lab using SoundFlower so that I can capture the YouTube video's sound stream?

    How do I route audio from a YouTube video to AU Lab using SoundFlower so that I can capture the YouTube video's sound stream?

    Attach camera via USB or put card in card reader.
    Go to FCP, and go to the Log and TRANSFER window.
    If FCP recognizes the card, you will see your clips listed on the left.
    You can view them, set Ins and Outs, and import just what you want.
    Once you choose a section of video and import it, FCP converts (transcodes) from its original camera format to Apple ProRes422 - a more edit friendly video file.

  • How do you convert the audio from a mpeg4 video file to mp3?

    How do you convert the audio from a mpeg4 video file to mp3 format?

    Probably the easiest way to do this is to download a free media convertor. Most will be able to convert video into audio files.

  • Email From Flash CS3

    Is there a way that I can send an email right from Flash CS3?
    I am creating a contact form and I want the information to go to my
    email address.

    you can use the user's default email program, if they have
    one. you would use navigateToURL() just like using getURL() in as2
    to send email.

  • Can you extract the audio from a music video?

    Some of my favorite songs were purchased from Itunes as music videos. (Because they are also my favorite videos.) Now I'm trying to figure out how to move those songs to the iPod +without having to buy the songs as just songs!+ It's been very frustrating. "Create iPod or iPhone version" doesn't convert to anything useful for a Shuffle. How do I extract the audio from the video?
    Or do I have to buy the same music over again?

    Hello RoyFeni,
    And welcome to Apple Discussions!
    Can you change the music video's *Media Type* to Music from under the Options tab of the *Get Info* window for the track in iTunes?
    I'm not sure if you can, but hey its at least worth a try. It's all I have though.
    Otherwise, this is not possible via iTunes. The only way you would be able to extract the audio is through the help of some third party application. Not sure how simple or complicated the process is.
    B-rock

Maybe you are looking for

  • How to print formated data/report on client's printer (Web Application)

    Hi All I want to print some formatted data/report ( it might be 1000 pages) on user's printer. Application is web based Technology used are Java - jsp - servlets i want functionality like... when user click on print button/link, data is fetched from

  • How can i read the data from attached file?

    using javamail i receiving a mail with attachment but unable to read the content of the file Plz help me out thanks in advance

  • Receiver Determination-Condition not working

    Hi all, It is simple iDoc to File scenario.  I have two receivers based on a condition in the receiver determination.  I am getting all data into both receivers without executing the condition.  Below is the condition.  Any idea why this is not being

  • SCM Authrization Issue

    Hi, We are facing a serious authorization problem in our SCM system. We want to provide a bifurcation at the Production Planner "APO_PL_PPS" level.This is possible for authorization object "C_APO_PPL" (PP/DS, Production Planner), however "C_APO_PROD"

  • Safari crash with EXC_BAD_ACCESS (SIGBUS)

    Safari is crashing on me and I'm getting the following log--is there something anybody can pick out as a culprit or offer a hint as to a possible solution? This is all Greek to me. Process: Safari [415] Path: /Applications/Safari.app/Contents/MacOS/S