Need help with embedded cue points in FLV please (quickly/ :-))

Here is my scenario - I have a flv streaming in a swf. All I
want to do is to is call the cuepoint (event) in the flv, so that
it will go to and play somewhere else further down the timeline of
the swf - I don't think it should require much AS, but I haven't
done much communication of this sort between an flv and it's parent
swf. Any help would be greatly appreciated! Thanks.

I figured it out. If anyone is interested, this the code snippet I found in Adobes help that allows you to access cue points and trigger events on flv's brought in with netstream:
function onCuePoint(infoObject:Object):void
trace("onCuePoint:");
for (var propName:String in infoObject) {
if (propName != "Run")
RunCuePoint.visible=true
else
trace("parameters =");
if (infoObject.parameters != undefined) {
for (var paramName:String in infoObject.parameters)
trace(" " + paramName + ": " + infoObject.parameters[paramName]);

Similar Messages

  • HT4199 I need help with getting my printer to print, PLEASE.

    I need help with getting my printer to print, Please.

    What have you done so far?
    I suggest you connect it via a usb  cable first.  Once you get the printer working, move to wifi.  You will have to use an existing printer usb cable or purchase a cable.  Be sure to get the correct cable.  Ask for help.
    The warrenty indicates there is phone support.  Give HP a call.
    Warranty
    One-year limited hardware warranty; 24-hour, 7 days a week phone support
    Robert

  • MOVED: need help with my k7n2 delta series motherboard please

    This topic has been moved to AMD SocketA based board.
    need help with my k7n2 delta series motherboard please

    "...the other memory ive been using is  memorymaxx 512mb ddr 3200..." If I understood right, your'e actually using both memories at same time so, your'e lucky if it works. We have said thousand times that mixing dif. brand/make/speed memories is a bad idea, most with this Mobo that is very picky about ram. If you want to avoid slowdown problems, stay with only one stick ( the better one ) until you can buy at same time in same store, 2 identical memories to replace the old one.

  • Need help with the Vanishing Point filter in CS4...

    While using the vanishing point filter, everytime I paste an image onto the grid and try to move it into place, photoshop blows up and shuts down. I have tried restarting photoshop, restarting my computer, copy/paste layers from file into a new file, deleting old file/starting new, & reset the preferences upon starting Photoshop - none of which solved the issue.  Is anyone familiar with this error? Can you help? Thanks.

    SASPROGR wrote:
    Can you please provide info over the list. Also, how you got to know these numbers .... if by computation or is it published.
    Thanks.For numbers that can be represented, google IEEE 754.
    For numbers that cannot be represented, please understand that since double is 64 bits, at most 2^64 distinct values can be represented, and also please understand that between any two values that can be represented, there are uncountably infinitely many that cannot.
    For instance, between the numbers
    0.0000000000000000000000000000000000000000_1_00000000000000000000000000000_0_
    and
    0.0000000000000000000000000000000000000000_1_00000000000000000000000000000_1_there are infinitely many numbers, and not only infinitely many, but "more infinitely many" than there are integers from 0 to infinity.
    Edited by: jverd on Dec 23, 2009 12:17 AM

  • I need help with my Zen Vision M.. PLEASE HELP

    Hey, I'm having sooo much trouble with my Zen Vision M... so i was wondering if anyone could help me out.. i hav a couple of ?s that i desperately need answered. . All of my album art is the same and its driving me crazy. How do i change the album art?2. Is the battery in the Vision M removable?3. Can Zen Vision M shuffle songs?4. I used to have an Ipod.. i was wondering if?i could directly transfer songs from itunes to Zen MediaSource?~~~~~~~~~?Any help will be really helpful! Especially if?someone can help me with the album art!! THANKS GUYS!!

    . All of my album art is the same and its driving me crazy. How do i change the album art???Not an easy answer for this one without knowing more about how you are setting the album art.
    There are two types of album art embedding.
    One is where the album art is embedded directly in the tags of every Mp3 file. (a bit waste of space)? The second option (which is the more common method) is where each file has embeded information pointing to an external image for the album art. This is more efficient on space, and is often the one that end up with people having the same art on every song.
    Usually what happens is people put the songs in a common directory and not in subdirectories such as Artist/Album/mysong.mp3. With all the files in one flat directory often the album art (depending on software) gets saved with the same filename such at album.jpg.
    And he album.jpg file gets overwritten, and since all the songs think "their" album art is in the album.jpg file they all end up with the same art being displayed.
    Easiest solution is to copy the files into folders to organize them by album, and then reapply the album art.
    Since doing that on my ZVM I haven't had any problems with art getting lost or duplicated in ways I did not want. ?2. Is the battery in the Vision M removable???Unfortunatly it isn't.
    ?3. Can Zen Vision M shuffle songs???There are several random play options for music.
    In my opinion doesn't really feal that "random" though. 4. I used to have an Ipod.. i was wondering if?i could directly transfer songs from itunes to Zen MediaSource??You will need to export them to MP3 from itunes. Checkout the Creative KB on how to do it. Its solution ID 4653.
    ( tried pasting the URL in here but its so large, go to the knowledge base and search for "SID4653" )Message Edited by gmandual on 2-23-20060:0 PM

  • Need help with embedded SWF Playing

    I have an embedded SWF file (A 4 photo slide show) created in Flash Professional CS5, Action script 3, flash player 10 selected.
    I have placed this into the flash catalyst CS5 file. The file previews in the browser perfectly.
    The problem is when published it will not start the slideshow until you refresh the browser (Safari and FireFox) the local version runs fine
    the published version does not even when uploaded to the web server. www.ngambaisland.com
    This site was woking properly before I made some changes to the slide show and rebuilt the file to optimize it for loading performance.
    Please help if you can,
    Many Thanks,
    Curtis

    Thanks for looking but I have tested the website on 5 different computers an the slide show only activates after you hit the screen refresh button.
    I am afraid I am a bit limited in flash. You mentioned to check access settings. I used the default action script 3 settings in the publish settings.
    Could you please be more descriptive as what to look for or what settings I would need to change?
    Thanks for your help.
    Curtis

  • Need help with embedded SWF in PDF as navigation

    Hi,
    I was wondering is there a way to have an embedded swf navigate to different pages of a pdf?
    Example:
    My swf is on page one. There are mulitple buttons in the swf, when clicked it will take you to page 3, or 5, or 7, etc.
    Currently, when I click on a button, it DOES take me to say page 4, but the content on page is the SWF file from page 1, and not the content that is suppose to be on page 4. Has anyone else experienced this problem?
    This is what I have in the flash action:
    btn_1994_1.addEventListener( MouseEvent.CLICK, p1994 );
    function p1994(e:MouseEvent):void{
         //addChild(pop_1994);
         doExternalInterfaceCall("gotoTarget", "pink");
    function doExternalInterfaceCall(myfncall, parm)
        flash.external.ExternalInterface.call(myfncall,parm);
    And this is what I have in the javascript of the pdf:
    function gotoTarget(name)
         this.gotoNamedDest(name);
    Please help me fix this problem.
    Thanks in advanced!
    ps. I am using Acrobat 9 Pro

    can anyone help?

  • I need help with Importing songs into Creative organizer please help!

    OK now i have a bunch of music files in my documents that all have MPEG4 with the itunes music symbol next to them. My problem is when i try to add them to my Windows media player nothing happens also when i search for the files in the Creative Import Wizard nothing shows up! Do i first need to put all the music i want on my ZVM im Windows Media Player first then add it's or is it something else? do i need to get rid of itunes entirely and just have the music files in my documents? Im really really confused please help!!!!!! Also No tracks show up when i try to add them to Windows Media Player or Creative MediaSource5 even though when i know i put them there
    P.S. What do u guys do ( I mean people with Zen Vison M's) Any know of any guides too? that would be great!Message Edited by Chrismic3 on 03-9-200705:54 PM
    Message Edited by Chrismic3 on 03-9-200706:00 PM

    bump

  • I need help with my nokia 9210...please take just ...

    i have 2 main questions and problems at the same time....
    first...can anyone help me with the all_nokia_9210_data.sis?
    my phone is worthless without them....
    and second...can s60 platform be installed on 9210?because i tried to run s60 apps and is requies is...please help me.......thank you so much...promise i will help you with everything i got for 9210
    Moderator note: E-mail address removed.Message Edited by sphere_s on 10-Dec-2007 05:25 AM

    08-Dec-2007 12:25 PM
    xardas wrote:
    can s60 platform be installed on 9210?Moderator note: E-mail address removed.Message Edited by sphere_s on 10-Dec-2007 05:25 AM
    You can't use S60 apps on 9210. And why would you need to From 3rd party sw, you usually see supported platforms. If S80 or 9210 is not mentioned, no need to buy that sw for 9210. Again, platform can't be updated to different version. 9210 has royal S80 platform, why would you like to downgrade that.

  • Need help with completion and debugging...please

    import java.io.*;
    public class DeleteSpaces3
         public static void main (String[] args)
              FileReader inputFile = new File("Omerta.txt");
              FileReader outputFile = new File("omertaEdited.txt");
              FileReader in = new FileReader(inputFile);
              FileWriter out = new FileWriter(outputFile);
         public static void Spaces()     
         try     
              BufferedReader in = new BufferedReader(new FileReader("Omerta.txt"));
              BufferedWriter out = new BufferedWriter(new FileWriter("OmertaEdited.txt"));
              String str;
         while ((str=in.readLine()) != null)
              while(line.indexOf("  ") > -1)
                   line = line.replaceAll("  ", " ");
                   out.println(line);
         in.close();
         out.close();
              catch (IOException e)
              System.err.println(e);
              System.exit(1);
         thats my code and the program is supposed to open a text file called "Omerta" and edit it so that it takes out all the double spaces between the words in the text file...ive been told that this should work.......yet i still am unsucessful in compiling the code....all help will be greatfully appreciated

    ive been told that this should workThe replies to your earlier posting here:
    http://forum.java.sun.com/thread.jspa?threadID=573173&messageID=2844611#2844611
    did not tell you that, they told you what was wrong - and is still wrong. And, in addition, you have introduced another error in your curly braces.
    You need to understand how to construct a Java class; see this tutorial:
    http://java.sun.com/docs/books/tutorial/java/javaOO/classes.html

  • I need help with windows 8 on my pc, PLEASE!

    HI, i have windows 8 on my pc. I've been playing games on my computer for 8 months since I bought it. I woke up the other day got on Big Fish to play my games as always, and ever time I push play it starts up then immediately goes back to the play. What
    is going on? The game won't stay on the screen, I've tried everything to fix it, please help me.

    Hi,
    I guess you're referrring to a game named  "Big Fish" which is installed in your system, and it stops working, right?
    Here're solutions I found on the Big Fish forum:
    Check error message.
    Update your video card driver.
    Kill the game via Task Manager, restart the game.
    Run the game as Administrator.
    Reinstall the game.
    It's recommended to post this issue in Big Fish Forum for they're more familiar with this product.
    http://forums.bigfishgames.com/forums/list.page
    NOTE
    This
    response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you.
    Microsoft
    does not control these sites and has not tested any software or information found on these sites.
    Yolanda Zhu
    TechNet Community Support

  • Need help with adding arrays to invoice.java please willing to pay?

    Using your Invoice class created in lab02, write a client program that allows the user to input three Invoice objects into an array of Invoice objects. After you have inputted all of the invoices, print a heading and then output all of the array elements (Invoice objects) by calling the method from your Invoice class that displays all of the data members on a single line using uniform field widths to insure that all Invoice objects will line up in column format (created in Lab04). At the end of the loop, display the calculated total retail value of all products entered in the proper currency format.
    Example of possible program execution:
    Part Number : WIDGET
    Part Description : A fictitious product
    Quantity : 100
    Price          : 19.95
    (etc.)
    Example of possible output
    Part Number          Part Description          Quantity          Price     Amount
    WIDGET          A fictitious product     100          19.95     199.95
    Hammer               9 pounds          10          5.00     50.00
    (etc.)
    Total Retail Value:                                   249.95
    This is what i have so far Invoice Test
    //Lab 2 InvoiceTest.java
    //Application to test class Invoice.
    //By Morris Folkes
    public class InvoiceTest
    public static void main( String args[] )
    Invoice invoice1 = new Invoice( "1234", "Hammer", 2, 14.95 );
    // display invoice1
    System.out.println( "Original invoice information" );
    System.out.printf( "Part number: %s\n", invoice1.getPartNumber() );
    System.out.printf( "Description: %s\n",
    invoice1.getPartDescription() );
    System.out.printf( "Quantity: %d\n", invoice1.getQuantity() );
    System.out.printf( "Price: %.2f\n", invoice1.getPricePerItem() );
    System.out.printf( "Invoice amount: %.2f\n",
    invoice1.getInvoiceAmount() );
    // change invoice1's data
    invoice1.setPartNumber( "001234" );
    invoice1.setPartDescription( "Blue Hammer" );
    invoice1.setQuantity( 3 );
    invoice1.setPricePerItem( 19.49 );
    // display invoice1 with new data
    System.out.println( "\nUpdated invoice information" );
    System.out.printf( "Part number: %s\n", invoice1.getPartNumber() );
    System.out.printf( "Description: %s\n",
    invoice1.getPartDescription() );
    System.out.printf( "Quantity: %d\n", invoice1.getQuantity() );
    System.out.printf( "Price: %.2f\n", invoice1.getPricePerItem() );
    System.out.printf( "Invoice amount: %.2f\n",
    invoice1.getInvoiceAmount() );
    Invoice invoice2 = new Invoice( "5678", "PaintBrush", -5, -9.99 );
    // display invoice2
    System.out.println( "\nOriginal invoice information" );
    System.out.printf( "Part number: %s\n", invoice2.getPartNumber() );
    System.out.printf( "Description: %s\n",
    invoice2.getPartDescription() );
    System.out.printf( "Quantity: %d\n", invoice2.getQuantity() );
    System.out.printf( "Price: %.2f\n", invoice2.getPricePerItem() );
    System.out.printf( "Invoice amount: %.2f\n",
    invoice2.getInvoiceAmount() );
    // change invoice2's data
    invoice2.setQuantity( 3 );
    invoice2.setPricePerItem( 9.49 );
    // display invoice2 with new data
    System.out.println( "\nUpdated invoice information" );
    System.out.printf( "Part number: %s\n", invoice2.getPartNumber() );
    System.out.printf( "Description: %s\n",
    invoice2.getPartDescription() );
    System.out.printf( "Quantity: %d\n", invoice2.getQuantity() );
    System.out.printf( "Price: %.2f\n", invoice2.getPricePerItem() );
    System.out.printf( "Invoice amount: %.2f\n",
    invoice2.getInvoiceAmount() );
    } // end main
    } // end class InvoiceTest

    i suck in java There are 2 possible reasons for this:
    1. you haven't studied
    2. you aren't cut out for programming
    and there r hardly any tutors at my school. plus i work 2 jobs day n night. Please, I'm only want help thats allYou have the help of the ENTIRE WORLD COMMUNITY right here, right now. But you're not willing to make any effort whatsoever. You think people will help or even respect you? You may fail your class and you may fail in life!
    Cheaters don't win and winners don't cheat!

  • Need help with mi ipad ID iCloud. Please!!!!

    My email provider close. Change my email in the apple ID, update the password. However my ipad mini does not work iCloud account. Update the ID, iMessage, FaceTime correctly but NOT to iCloud. No restores because I enter the old password and ID but does not work or give coon new nor old. The ipad does not sync because all the space I remain locked in Other. Please help. In Colombia the technical support is not online or by phone or chat.

    Hi germanbl,
    Welcome to the Apple Support Communities!
    If you were still signed into the iCloud on your iPad mini after editing the Apple ID to new email address, it will be necessary to temporarily edit the Apple ID back to your old email address in order to sign out. Please use the directions in the attached article for more information.
    If you're asked for the password to your previous Apple ID when signing out of iCloud
    Change your Apple ID temporarily
    If signing out and back in to iMessage or FaceTime didn't help, try these steps:
    Change your Apple ID to the Apple ID you used previously. You shouldn't need to verify the email address.
    Tap Settings > iCloud. Complete these steps only if the Find My [Device] setting is turned on:
    Scroll down and tap Sign Out, then tap Sign Out to confirm. If you're using iOS 7 or earlier, tap Delete Account, then tap Delete to confirm.
    Tap Keep on My [Device] or Delete from My [Device]. In either case, your data remains in iCloud and will be updated on your device when you sign in to iCloud again.
    Enter the password for your previous Apple ID.
    Have a great day,
    Joe

  • I need help with my skype not responding. PLEASE H...

    So Ive been having troubles with my skype for a while now and i havent gotten them to stop. Whenever i load up skype it just goes to a white blank window and doesnt respond until i end it in task manager. Any advice or help would be greatly appreciated as this has bothered me for a long time now. 

    Please,  run the DirectX diagnostics tool.
    Go to Windows Start and in the Run box type dxdiag.exe and press the OK button. This will start the DirectX diagnostics program. Run this diagnostics and save the results to a file. Please, attach this file to your post.
    Be aware that you will have to zip this file before attaching it here.

  • Need help with linking text to nav bar please

    Basically, i designed a layout in photoshop7.0. I sliced it
    all, but left areas for where i wanted to type in text, then saved
    for web and opened it up in dreamweaver 8. The thing is, i dont
    know how to write the text in the area i left empty and it only
    shows when i click a certain nav bar. I usually use iframes, but
    this isnt gonna' be iframe friendly !!
    Just to reiterate, i know how to type in the boxes, just dont
    know how to link them to the nav bar buttons..
    Any help would be appreciated,
    Kind Regards,
    Shyam Tanna.

    This tutorial will show you how to do what you want.
    http://www.communitymx.com/content/article.cfm?cid=A0C1CA697A4E9774

Maybe you are looking for

  • Synaptics multi-touch driver not working

    Hello,            I've got a problem with my multi-touch pad. I have, without meaning to, deleted my synaptics pointing device driver and, obviously, it stopped working. I have already followed severeal times instructions by other forums but it would

  • Clearing history erases favicons

    When clearing search history the favicons (I think that's what their called) in favorites is cleared back to the generic icon. Is there a way to clear search history without this happening?

  • Reg : Value Help in interactive forms

    Hi,      I am trying to fill the ValueHelp drop down list Ui Element in the interactive form design. I am able to get the value in the dropdownbykey UI element of the view but i couldn't get it in the Interactive form. Could anyone please help me to

  • Elements 9 isn't working!

    help me!!! ive got photoshop elements 9 and ive installed it on my new laptop but the 'guided' section isnt theree, its just a black box and the 'fx' effects and the smart tool effects aren't showing up either! I use photoshop for my university work

  • Can't transfer files from Phones via Bluetooth

    I've tried two different phones. Both are seen. Both are paired. Both say the connection is lost when I try and send something to the Mac. Didn't have a problem with Lion, but with ML, cannot transfer files. I can see some of the phones contents when