Problem loading flv into FLVPlayBack

Hello All,
I have set up a test site at
http://www.sinifdizi.com/test.html.
When the page loads there is an error. When I look at the
browser activity viewer it says my video
http://www.sinifdizi.com/videos/sinif-bol-01_01.flv
not found. BUT!!!! If you click the first button 'bölüm
1' then the 'indik' button under '1. BÖLÜM - TANITIM 01'
the file will download from the server.
I have tried everything. The page works fine during testing
but not online. Any thoughts.

Instructions for adding FLV MIME
type to IIS

Similar Messages

  • Load FLV into FLVPlayback component?

    I have an array of videos coming from an XML doc. I am getting the name of my video in the trace statement okay, but am not sure how to go about loading the FLV video into the player. I have an FLVPlayback component on the interface named "video". The video I'm going to load will be ("videos/" + videoArray[0])). What is the proper way in AS 3 to load this video?

    var start:Number = 0;
    var videoConnection:NetConnection = new NetConnection();
    videoConnection.connect(null);
    var aStream:NetStream = new NetStream(videoConnection);
    aStream.play("myvideo.flv");
    aStream.pause();
    I hope this will help you

  • Problem loading data into write optimized dso.....

    Hi ,
    I am having problem loading the data from PSA to write optimised DSO
    I have changed the normal DSO into a Write Optimised DSO. I have 2 data sources to be loaded into the write optimized DSO. One for Demand and one for Inventory.
    The loading of Demand data from PSA to DSO happens fine with out any error.
    Now while loading the Inventory data from PSA to DSO , i get the below errors
    "Data Structures were changed. Start Transaction before hand"
    Execption CX_RS_FAILED Logged
    I have tried reactivating the DSO, Transformation, DTP and tried to load the data again to the write optimised DSO, but no luck, I get the above error message always.
    Can some one please suggest me what could be done to avoid the above error messages and load the data successfully.
    Thanks in advance.

    Hi,
    Check the transformations is there any routines written.
    Check your Data struture of cube and DS as well.
    Is there any changes in structure.
    Data will load upto PSA normally, if is there any changes in struture of DSO, then the error may occur.just check it.
    Check the below blog:
    /people/martin.mouilpadeti/blog/2007/08/24/sap-netweaver-70-bi-new-datastore-write-optimized-dso
    Let us know status.........
    Reg
    Pra

  • Problem loading image into texture memory

    Hi there, I am currently porting our new casual PC game over to the iPad using the pfi, the game was written in Flash so the porting process isn't that hard thankfully, it's mainly just optimizing the graphics.
    So far things are going smoothly, I was initially worried about graphical performance, but since we put everything into the GPU that's no longer a concern- it runs super smooth at 60fps at 1024x768, we can have a hundred large bitmaps rotating and alphaing at once with no slowdown.
    However there is one weird problem which is really worrying me at this point- it seems that the speed at which images are loaded into video memory as textures is vastly different depending on what else is being run on the iPad, for example:
    * If I run my game with nothing else in memory, it will run fine at 60fps, and load up large images into texture memory very fast.
    * If I run another App, in this case a Virtual piano app for a while, then close that App via the Home button (so the piano app is still in memory but suspended due to the multitasking), then when I run my game, it will run ok initially, but when I try to load a large (1024x512) image into texture memory it pauses the whole game for several seconds.
    * To make matters worse, if I repeat the same test using the RAGE app from ID software (which is very graphically intense), my game actually slows down to 1 fps and runs extremely slowly as soon as I run it and the frame rate never returns to normal. If I then double-click the home button, shut down RAGE, then go back to my game, it will run fine.
    I have read that sometimes when you load images into texture memory it will have to reclaim that memory from other apps, but that doesnt exaplain why it slows down every time I want to load something, or why the game would slow right down to a crawl.
    So then it seems that having other Apps in memory is slowing down my game, or stopping it from working altogether. Obviously this is not ideal and would stop us from releasing, so is there any way I can stop this, has anyone come across the problem? Please help!
    PS. this problem also happens on an iPhone 4, as I have performed the same tests.

    Hi _mz84
    First thing I noticed, is that you did not close your
    <embed> tag
    <embed src="gallery1.swf" bgcolor="#421628" width="385"
    height="611" wmode="transparent" />
    If that doesn't solve your troubles, try the following
    container.
    <object type="application/x-shockwave-flash" height="611"
    width="385" align="middle" data="gallery1.swf">
    <param name="allowScriptAccess" value="never" />
    <param name="allowNetworking" value="internal" />
    <param name="movie" value="gallery1.swf" />
    <param name="quality" value="high" />
    <param name="scale" value="noscale" />
    <param name="wmode" value="transparent" />
    <param name="bgcolor" value="#421628" />
    </object>
    hope this helps out.

  • Problem inserting FLV into template based page DW8

    Error when inserting an FLV into a template based page.
    The error is: "Making this change would require changing code
    that is locked by a template or translator. The change will be
    discarded."
    I thought perhaps something was wrong with my code so I
    created a new page in DW8, with one word of text. Saved the new
    page as a template with the one word of text made into an editable
    region. Created a page based on that template and attempted to
    insert a FLV file into the editable region (using Insert > Media
    > Flash Video). I still get the error message. I've attached the
    code for this page.
    I also get the error message when I go through the tutorial
    Presenting
    Video with the Flash Video Component in Dreamweaver 8. Using
    the files provided in the tutorial.
    Is the only workaround for this the one I found here?:
    http://med.stanford.edu/irt/web/references/flash_video_installation.html.
    Steps are under heading "Workaround for Locked Code insert error"
    near bottom of page.
    Any help is appreciated.
    Jen

    > Is the only workaround for this the one I found here?:
    >
    http://med.stanford.edu/irt/web/references/flash_video_installation.html.
    > Steps
    > are under heading "Workaround for Locked Code insert
    error" near bottom
    > of
    > page.
    This workaround *will* work....
    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
    ==================
    "kilmeny21" <[email protected]> wrote in
    message
    news:[email protected]...
    > Error when inserting an FLV into a template based page.
    >
    > The error is: "Making this change would require changing
    code that is
    > locked
    > by a template or translator. The change will be
    discarded."
    >
    > I thought perhaps something was wrong with my code so I
    created a new page
    > in
    > DW8, with one word of text. Saved the new page as a
    template with the one
    > word
    > of text made into an editable region. Created a page
    based on that
    > template and
    > attempted to insert a FLV file into the editable region
    (using Insert >
    > Media >
    > Flash Video). I still get the error message. I've
    attached the code for
    > this
    > page.
    >
    > I also get the error message when I go through the
    tutorial
    >
    http://www.adobe.com/devnet/flash/articles/flv_tutorial.html.
    Using the
    > files
    > provided in the tutorial.
    >
    > Is the only workaround for this the one I found here?:
    >
    http://med.stanford.edu/irt/web/references/flash_video_installation.html.
    > Steps
    > are under heading "Workaround for Locked Code insert
    error" near bottom
    > of
    > page.
    >
    > Any help is appreciated.
    > Jen
    >
    >
    >
    > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN"
    > "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    > <html xmlns="
    http://www.w3.org/1999/xhtml"><!--
    InstanceBegin
    > template="/Templates/index.dwt"
    codeOutsideHTMLIsLocked="false" -->
    > <head>
    > <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    > <!-- InstanceBeginEditable name="doctitle" -->
    > <title>Untitled Document</title>
    > <!-- InstanceEndEditable -->
    > <!-- InstanceBeginEditable name="head" --><!--
    InstanceEndEditable -->
    > </head>
    >
    > <body>
    > <!-- InstanceBeginEditable name="temp"
    -->Text<!-- InstanceEndEditable -->
    > </body>
    > <!-- InstanceEnd --></html>
    >

  • Problem load hierarchy into 0GL_ACCOUNT

    Hi all,
    I' am trying to load data into 0GL_ACCOUNT for use the 0FIGL_CO1 cube, when try to load the hierarchy from dataSource 0GL_ACCOUNT_T011_HIER has errors...
    1. I edit the infoPack and message say something like "the transfer method has change PSA to IDocs".
    2. When I check the transfer rule see that is missing map some fields ... i don't know if is necessary make the fix like with the 0GLACCEXT... then i fill the fields missing and when load the data with the infoPack it fill the PSA but not the hierarchy.
    I have tried everything but now I don't know what to do.
    Please help me, I am new in BW.
    tnk

    Hi,
    Mapping is
    0HIENM     Hierarchy name     HIENM
    0HIER_VERS     Hierarchy version     VERSION
    0DATEFROM     Valid-From Date     DATEFROM
    0DATETO     Valid-to date     DATETO
    In InfoPackage under Hierarchy you check correct one, ie. click on Available Hierarchies From OLTP and select correct one and load,.
    Thanks
    Reddy

  • Load .flv into empty symbol?

    hi
    is it possible to load an .flv file into a symbol? i know it
    is possible with a .swf file. but it does not seem to work with an
    flv. am i doing somethiing wrong or is it not supposed to work?
    basically i am trying to make different movies load into a
    single movie player (symbol) i can get it to work loading swfs i
    made of the individual videos sitting inside their own fla files
    but i am just wondering if it is possible to just load the flv
    files without the extra complication of the extra fla per video.
    i also know that the way i am doing it is the long way round
    but i know absolutely nothing of action script and am doing it the
    way i was taught in the total training videos that i bought.
    cheers !
    angus

    you should be streaming your flv files. that's what they were
    designed to work.
    you can use the flvplayback component to do all the coding
    for you. all you have to do is assign the flv's location/name and
    the component will do the rest.

  • Problem loading flv over network when accessing swf through html

    hi all,
    i have website that loads images and videos for my company.
    it's an internal thing that's meant to be shown in a network folder
    that people can access.
    my problem comes when i try to load videos in. on my local
    machine, everything works fine, if you launch the swf directly from
    the network folder, everything works fine. the problem comes when
    you launch the html that the swf is embedded in. my netconnection
    is successful, but when i try to load the flv using netStream.play
    (using a local path like "videos/myVid.flv") if get a
    NetStream.Play.StreamNotFound error.
    local paths work fine when loading images etc but not videos
    (even when i put the video into the images folder or vice versa).
    the only way i can get this working is if i put absolute paths into
    the video ( like "\\myServer\flash\videos\myVid.flv")
    i'm thinking this is a sandbox problem. when you open the swf
    directly, it's running on the network, so it's ok to access network
    files, but when you open the html, it's being loaded to your local
    computer, and isn't able to do it? both times when i print out the
    sandbox type it's "localWithFile", but it just doesn't work in the
    browser. but then i don't get why xml loading and image loading
    works, but not video. i've also changed the export to
    localWithNetworking and tried Security.allowDomain("*") but nothing
    worked.
    this works fine if the files are uploaded to a webserver,
    btw.
    i've
    put
    up a zip file with the relevant files (though you'll have to
    stick in your own flv), though unless you have a network handy it's
    going to be a bit hard to test it.
    any help or points in the right direction would be
    appreciated though
    thanks

    Your files work fine with my FLV and when I try to follow
    your instructions. Two days ago we had a situation that was almost
    like what you've described, except that the swf would work, the
    html work work (when opened directly, like
    "file:///Users/colin/Desktop/video%20bug/video_bug.html", but would
    not work when opened via http. If that is your real situation then
    you may have the same issue we had, which is that our server had
    its MIME type set wrong for handling FLVs.

  • Problem loading video to FLVPlayback

    I'm doing the exercises included in the book "ActionScript 3.0 for Adobe Flash CS4 Professional Classroom in a Book", but I have run into a problem I cannot solve regarding the use of the source property of the FLVPlayback component.
    This is how the folders structure of the project is laid out:
    - Lesson11 >
    - Complete
    - Start >
    lesson11_start.fla
    - video >
    solution5.f4v
    I have an instance of FLVPlayback in the stage in file lesson11_start.fla
    Following instructions in the exercise, I have to assign the source property of this component the video file listed above by using the component inspector. So I have to click on the magnifying glass in the field which corresponds to the mentioned property, and browse to this video file.
    I can't do that. There is no browse dialog box, just one with a field in which you must enter the path to the video file.
    So what I do is to enter this relative path (I'm using Windows):
    "..\video\solution5.f4v"
    An error like this appears: "NetsStream.Play.StreamNotFound", saying that there is no video file there!
    I also try with absolute paths, with slashes instead of backslashes..., and I just get to get it working if I copy this video file in the same folder in which lesson11_start.fla is, and enter "solution5.f4v".
    Please somebody tell me the reason why paths don't work as expected.

    One of the reasons that it may not be working as you expect is that when flash is deployed to a webserver the relative path is mapped from the location of the html file it is mapped to and not from where the swf file resides. I don't think this applies to running locally on your machine. Did you try just entering video\yourvideoname.f4v ?

  • Problem loading flash into website

    Hi,
    I wanted to load simple image gallery into my website using
    following code:
    <object width="385" height="611" align="middle">
    <param name="movie" value="gallery1.swf">
    <param name="bgcolor" value="#421628" />
    <param name="wmode" value="transparent" />
    <embed src="gallery1.swf" bgcolor="#421628" width="385"
    height="611" wmode="transparent">
    </object>
    It is working fine when I run just the gallery1.swf on my
    machine, but it somehow can not load the images into website,
    although all the paths are correct. Did anyone else had this
    problem?
    I would realle appreciate help,
    Thanks

    Hi _mz84
    First thing I noticed, is that you did not close your
    <embed> tag
    <embed src="gallery1.swf" bgcolor="#421628" width="385"
    height="611" wmode="transparent" />
    If that doesn't solve your troubles, try the following
    container.
    <object type="application/x-shockwave-flash" height="611"
    width="385" align="middle" data="gallery1.swf">
    <param name="allowScriptAccess" value="never" />
    <param name="allowNetworking" value="internal" />
    <param name="movie" value="gallery1.swf" />
    <param name="quality" value="high" />
    <param name="scale" value="noscale" />
    <param name="wmode" value="transparent" />
    <param name="bgcolor" value="#421628" />
    </object>
    hope this helps out.

  • Problems loading songs into flash mp3 player

    I am very new to actionscript, and I am still trying to learn some of the basics, but I'm getting there, understanding it better with help from great forums like this one.
    I have a music community website, visitors can sign up, upload mp3 files, their files get uploaded into their own folder named '$id' in the php code, (if they are the 10th member to sign up, their folder would be named 10, and so on)
    I have a prebuilt flash player that I want to playback the mp3 files just for that member when their profile is being viewed, I have some code in the mp3 upload script that automatically writes an xml file to their folder containing their song data, with Andrei1's help, I got that part working using flashvars, now the problem I am having is that I can't get the songs to play back, the data is there but no music.
    as I said I am using a prebuilt flash player that is using a static call to a directory, so should I use flashvars again to load the mp3 files into the player? and I also need help figuring out what to change in the actionscript.
    here is the object embed src for the html:
    <param name="movie" value="flplayer1a.swf">
                        <embed src="flplayer1a.swf" FlashVars="xml=<?php echo "members/$id/playlist.xml" ?>"></embed>
                        <param name="FlashVars" value="xml=<?php echo "members/$id/playlist.xml" ?>">
    and here is the actionscript code for the playback on frame 1
    stop();
    var myFormat:TextFormat = new TextFormat();
    myFormat.color = "0xFFFFFF";
    list.setRendererStyle("textFormat", myFormat);
    var trackToPlay:String;
    var pausePosition:int = 0;
    var songURL:URLRequest;
    var isPlaying:Boolean = false;
    var i:uint;
    var myXML:XML = new XML();
    var XML_URL:String = loaderInfo.parameters.xml;
    var myXMLURL:URLRequest = new URLRequest(XML_URL);
    var myLoader:URLLoader = new URLLoader(myXMLURL);
    myLoader.addEventListener("complete", xmlLoaded);
    function xmlLoaded(event:Event):void {
        myXML = XML(myLoader.data);
        var firstSong:String = myXML..Song.songTitle[0];
       var firstArtist:String = myXML..Song.songArtist[0];
      songURL = new URLRequest("????" + firstSong + ".mp3");
       status_txt.text = "1. "+firstSong +" - "+firstArtist;
         for each (var Song:XML in myXML..Song) {
    i++;
      var songTitle:String = Song.songTitle.toString();
    var songArtist:String = Song.songArtist.toString();
    list.addItem( { label: i+". "+songTitle+" - "+songArtist, songString: songTitle, Artist: songArtist, songNum: i } )
    var myArray = new Array (0,0);
             list.selectedIndices = myArray; // This highlights song 1 by default
    gotoAndStop(3);
    this is on frame 2 for the song switching
    songURL = new URLRequest("?????" + trackToPlay + ".mp3");
    and this on frame 3:
    stop();
    var snd:Sound = new Sound();
    var channel:SoundChannel;
    var context:SoundLoaderContext = new SoundLoaderContext(5000, true);
    snd.load(songURL, context);
    channel = snd.play(pausePosition);
    I'm starting to build my own flash player based on what I have learned here, I just have to figure this part out and I'm good to go.

    songURL = new URLRequest("?????" + trackToPlay + ".mp3"); and
    songURL = new URLRequest("????" + firstSong + ".mp3");
    this is where the movie looks for mp3 files, when I downloaded this prebuilt player, the line looked like this
    songURL = new URLRequest("http://www.mydomain.com/mp3_files" + firstSong + ".mp3");
    songURL = new URLRequest("http://www.mydomain.com/mp3_files" + trackToPlay + ".mp3");
    this is the part I am trying to figure out how to change, if I were to have all the members mp3 files go into the mp3_files folder, the player works fine, no problems at all, but I don't want all the members mp3s in one folder, they need to be in each members folder(which I have it set up to do) and I can't figure out how to change the "http://www.mydomain.com/mp3_files" to http://www.mydomain.com/members/$id, that's why I was asking if we add another value in the flash vars, again my inexperience with 2 way communication between as3 and php variables is what's choking me
    the list component is a movie clip
    "You did not answer the question about whether scripts are spread through several frames"
    the first frame has all the code for variables, xml loading, inserting data, the second frame has code for song switching, the third frams has the sound variables, button functions, scrubber and volume, animated meters, etc., I hope i answered it this time, being a newbie, I am trying to answer the best I can.

  • Problem Loading Photos into iPhoto

    I recently started downloading my pictures from my digital camera into iPhoto 5. I don't like deleting the pictures from my memory card because I print them from my card and also download them to other computers. Every time I plug in my camera it goes through every single picture. Every time I tell it not to download duplicates and to apply this to every picture, but it takes a lot of time to go through the hundreds of pictures on my card before it gets to the 3 at the end that I want to download. Also, I don't want some of the pictures on my mac and delete them from iPhoto (because I don't know how to prevent it from downloading them in the first place), but the next time I plug in my camera it downloads them all over again! Are there ways to bypass these problems? Thanks!
    By the way- my camera is the Canon Powershot A75

    hi newmacusers,
    I download my photos with Image Capture (you can choose which images to download).
    I then put them in a dated folder and import that folder into iPhoto. I keep all my dated folders of images till I have enough to burn them to DVD as a backup of just my images.
    Using Image Capture to download images and video clips:
    Open up Image Capture which is found in the Applications folder.
    When it is opened, go to Image Capture/Preferences
    Under the General button choose
    Camera: When a camera is connected, open Image Capture.
    The next time you connect your camera Image Capture will open.
    In the window that opens you will see an Options button. Click on that button to set your options.
    To find out more about Image Capture (it can do a lot more) Click on Help in the menu bar when Image Capture is open.
    iPhoto: How to Change the "Open Automatically" Preference
    If you find you can't change any of Image Captures preferences or can't access any drop down menus or they are greyed out, check to make sure Image Capture is loose in the Applications folder and not within a sub folder.
    Lori

  • Problem loading jar into Applet

    Good day folks.
    The scenario I try to implement is the following: I want to start an applet A (a small one) which then loads another jar B (a big one) and starts it.
    The code of applet A looks like this:
    File file = new File("C:\\B.jar");
    JarFile jar = new JarFile(file);
    String mainclass = jar.getManifest().getMainAttributes().getValue("Main-Class");
    URL urlList[] = {file.toURL()};
    URLClassLoader loader = new URLClassLoader(urlList,  Thread.currentThread().getContextClassLoader());
    Class c = Class.forName(mainclass, true, loader);
    MySecondApplet b = ((MySecondApplet ) c.newInstance());Now this works quite well, as long as B doesnt do any potential unsecure stuff like accessing System.Properties. If B tries that I get an java.security.AccessControlException: access denied!
    This behaviour is normal if B isn't signed, but both jars A and B are signed with the same signature, so somehow the signature of B isnt looked at by the JavaVM.
    Anyone knows why the signature of B is disregarded?
    Thanks in advance
    MVeeck

    First of all, I really don't understand how you manage to create a new Instance of a class
    from A that is not in the classpath of A.
    My example above I had test and t.
    When I try this
    ((t) c.newInstance()).init();
    In test without having t.jar in the html I get the following exception:
    ava.lang.NoClassDefFoundError: t
    This is because test doesn't know about t because it is not in test's classpath (archive
    tag in html file).
    Now I can cast t to Applet and get the following exception (same as yours)
    AccessControlException: access denied (java.util.PropertyPermission user.name read)
    Now I sign t.class differently that test.class and put t.jar back in the html (archive tag).
    The jre will ask me twice if I trust the applet because t.jar is signed diffently than test.
    That doesn't work hower because I get the following exception:
    class "t"'s signer information does not match signer information of other classes in the same package
    so I put t in another package and we are back to accessControlException, the jre
    never asks the user if he or she trusts t.t class when the t.jar is loaded.
    In my opinion this is a bug or if we are missing something here it's poorly
    documentend by the jave doc since I found no method at all where I either tell the
    JarFile instance or URLClassLoader to ask the user the "do you trust" question.
    Here are the files again (changed some code there)
    c:\temp\page.htm
    <DIV id="lblOutputText">Output comes here</DIV>
    <DIV id="dvObjectHolder">Applet comes here</DIV>
    <script>
    if(window.navigator.appName.toLowerCase().indexOf("netscape")!=-1){ // set object for Netscape:
         document.getElementById('dvObjectHolder').innerHTML = "        <object ID='appletTest1' classid=\"java:test\"" +
                    "height='0' width='0' onError=\"changeObject();\"" +
              ">" +
                    "<param name=\"archive\" value=\"sTest.jar \">" +
                    "<param name=\"mayscript\" value=\"Y\">" +
            "</object>";
    }else if(window.navigator.appName.toLowerCase().indexOf('internet explorer')!=-1){ //set object for IE
         document.getElementById('dvObjectHolder').innerHTML =      "<object ID='appletTest1' classid=\"clsid:8AD9C840-044E-11D1-B3E9-00805F499D93\"" +
                   "         height='0' width='0' >" +
                   "   <param name=\"code\" value=\"test\" />" +
                      "<param name=\"archive\" value=\"sTest.jar\">" +
                   " </object>"
    </script>c:\temp\t\t.java
    package t;
    import java.security.*;
    import java.io.*;
    public class t extends java.applet.Applet {
        public void init() {
             try{
                   String user = (String) AccessController.doPrivileged(
                     new PrivilegedAction() {
                        public Object run() {
                             String u = "";
                             try{
                                  u = System.getProperty("user.name");
                                  File f = new File("C:\\temp\\atest.txt");
                                  FileOutputStream fo = new FileOutputStream(f);
                                  fo.write("this seems to work\n".getBytes());
                                  fo.write("full control here\n".getBytes());
                                  fo.write(new String("can allso get the user name:" + System.getProperty("user.name")).getBytes());
                                  fo.close();
                             }catch(Exception e){
                                  e.printStackTrace();
                             return u;
                   System.out.println(user);
            }catch(Exception e){
                 e.printStackTrace();
    }c:\temp\test.java
    import java.net.*;
    import java.util.jar.*;
    import java.io.*;
    public class test extends java.applet.Applet {
        public void init() {
             try{
                   File file = new File("C:\\temp\\t.jar");
                   JarFile jar = new JarFile(file,true);
                   URL urlList[] = {file.toURL()};
                   URLClassLoader loader = new URLClassLoader(urlList, Thread.currentThread().getContextClassLoader());
                   Class c = Class.forName("t.t", true, loader);
                   System.out.println(c==null);
                   ((java.applet.Applet) c.newInstance()).init();
            }catch(Exception e){
                 e.printStackTrace();
    }c:\temp\make.bat
    del *.cer
    del *.com
    del *.jar
    del *.class
    javac t\t.java
    javac test.java
    keytool -genkey -keystore harm.com -keyalg rsa -dname "CN=Harm Meijer, OU=Technology, O=org, L=Amsterdam, ST=, C=NL" -alias harm -validity 3600 -keypass password -storepass password
    keytool -genkey -keystore har.com -keyalg rsa -dname "CN=Har Meijer, OU=Technology, O=org, L=Amsterdam, ST=, C=NL" -alias har -validity 3600 -keypass password -storepass password
    jar cf0 test.jar test.class
    jar cf0 tt.jar t\t.class t\t$1.class
    jarsigner -keystore harm.com -storepass password -keypass password -signedjar sTest.jar test.jar harm
    jarsigner -keystore har.com -storepass password -keypass password -signedjar t.jar tt.jar har
    del *.class
    del test.jar
    del tt.jar
    pause

  • [AS2 CS3/4] Embed external FLV into an MC using AS2 with timeline control

    Hi, Is there anyway to skip the process of manually embedding
    FLVs into SWF files? I want to load FLVs just as I would an
    external SWF.
    I've searched all over and all i can find is how to load FLVs
    into a FLVPlayer component with stop, play and controls to skip in
    time intervals.
    What I need is the ability to load an external FLV and be
    able to control it as if it were in a MC on the timeline, not as a
    streaming video.
    There are SO many questions out there about the FLVPlayer its
    really polluted any and all search results i've tried.
    Shedding some light on this for me would be greately
    appreciated!!!

    For anyone looking for an actual solution to this issue. If
    you're exporting movies out of After Effects, you can export as a
    SWF.
    The only reason I didn't know about this solution is that its
    not included in the render que options, so just select your comp,
    go to File > Export and select the setting for exporting as a
    SWF.
    Thank you kglad for the info

  • FLVplayback Not Loading FLVs

    I'm using a remote hosting service for my FLV storage (
    http://www.blip.tv). When I load
    FLVs remotely into my player, they just seem to load infinitely
    without play control. All except for 1. There is 1 video that
    actually loads and plays just fine, which indicates to me it might
    not be a problem with the host.
    Below are testing-purpose links. (This is a php script which
    passes the flv link to my player). The first one will work and load
    correctly, the second link loads forever.
    http://behindlacrosse.com/videos.php?video=http://blip.tv/file/get/Treschonde-BehindLacros seEp3249.flv
    http://behindlacrosse.com/videos.php?video=http://blip.tv/file/get/Treschonde-BLSummer2006 2549.flv
    I've tried this with several different flv's, and only that
    first one above ever loads. I'm not doing anything complex with my
    code, I use the following actionscript:
    _root.playback.play(vidurl);
    I've traced the vidurl variable to ensure that the urls are
    correct. So I'm really stumped on this one.
    One more interesting note.. in Firefox, on that website
    linked above, if you click on any of the other videos in the list,
    they won't load. It's like the player locked up. But in Internet
    Explorer, you can still click other videos to bypass the currently
    loading one.
    Any help or suggestions at all? I appreciate anything.

    This is the way I work with videos.
    Each video is in a differente frame.
    Name you FLV playback like movie1, movie2, etc.
    You may have a frontpage that links to each video or place a
    button on the keyframe where you want specific video to play. For
    example, on movie1, place a button. On movie2, place another
    button.
    The code below is used assuming you customized your video
    controller.
    // in a MovieClip named Video Controller insert a play, pause
    and stop buttons and a slider//
    stop();
    import mx.video.*;
    movi1.contentPath = "EditedFlash/Text_Edited.flv";
    movi1.playButton = VideoControl.my_playButton;
    movi1.pauseButton = VideoControl.my_pauseButton;
    movi1.stopButton = VideoControl.my_stopButton;
    movi1.seekBar=VideoControl.my_seekButton;
    var cuePt:Object = new Object ();
    cuePt.time =0.5;// title - no voice//
    cuePt.name = "Pt1";
    cuePt.type = "actionscript";
    movi1.addASCuePoint(cuePt);
    movi1.addASCuePoint(3.2, "Pt2");
    var listenerObject:Object = new Object();
    listenerObject.cuePoint = function(eventObject:Object): Void{
    if(eventObject.info.name=="Pt1"){
    _root.Texto.gotoAndStop("uno");
    if(eventObject.info.name=="Pt2"){
    _root.Texto.gotoAndStop("dos");
    movi1.addEventListener("cuePoint", listenerObject);
    //second cue point//
    movi1.addEventListener("cuePoint", listenerObject);
    listenerObject.complete = function(eventObject:Object):Void {
    _root.Texto.gotoAndStop("uno");
    movi1.addEventListener("complete", listenerObject);
    Hope this helps.

Maybe you are looking for

  • While creating Billing, system is very slow..performance issue

    Hi, While creating Billing, system is very slow. How can I debugg and provide the analysis where is the exact problem. This is showing performance issue. Waiting for kind response. Best Regards, Padhy Moderator Message : Duplicate post locked. Edited

  • Looking to create a detailed P/L in Crystal for B1

    We have an excellent P/L report created in XL Reporter. We are running SAP B1 v 8.82 but are considering a move to v 9.0. We know that XL Reporter is no longer integrated in B1 but just as an add on and I therefore wanted to see if I could use crysta

  • Standby not in sync because test on primary of transportable tablespace etc

    This environment is new build environment , have not in use yet. db version is 11.2.0.3 in linux, both primary/standby are configured in RAC two nodes and storage are in ASM storage. primary db had tested by migration data using transportable tablesp

  • Audio Digital Analog Converter bit resolution

    Hello ! i´m looking if I can use IPHONE to make my investigation project. Someone of you know which is the audio Digital Analog Converter bit resolution for a normal audio conversation? 13bits? thank you very much

  • Space problems with the SAP Database MS SQL 2000

    Hi, Actually, I have a size problem with the database, I have MS SQL Server 2000 with Service Pack4 on a Windows 2003 Server environment that is my DataBase Server of my ERP ECC 6.0. On the other hand I have a storage where I have 229 Gb of free spac