Cs3 flash movie

i have a flash movie and the loader works and it plays as it should but I am not a actionscript guru what happens is if i go from index to another page then back to index it reloads i heard there was a way to stop it from playing when you vist one page and come back to it but dont know where or how to start

ok i put this on my frame
var today_date:Date = new Date();
var dateString:String = (today_date.getDate()+"/"+(today_date.getMonth()+1)+"/"+today_date.getFullYear( ));
this.sharedObj = SharedObject.getLocal(dateString);
if ((this.sharedObj.data.userData == undefined) || (this.sharedObj.data.userData != dateString)) {
    this.sharedObj.data.userData = dateString;
    this.sharedObj.flush();
    trace("first time");
    gotoAndPlay(2);
} else {
    gotoAndStop(283);
    trace("not new");
it allows the site to load but after that it doesnt play the movie just goes to the last frame if i close the browser delete cookies then go to browser type it in it goes straight to the last frame i am not sure if i am doing something wrong i am new to action script if they close there browser then open it back up i want the animation to play i dont want it to play more than once in a single visit

Similar Messages

  • CS3 Flash Movies in Webpages Problem

    I know how to make a generic flash movie player and all that
    in flash cs3 with their tutorials/quick import, but i cant quite
    seem how to find this:
    When you say embed a youtube video to myspace, or online they
    don't auto load, instead they seem to have a swf button with the
    big play icon sitting there till you hit it, then it loads the
    animation and autoplays.
    What coding does this? Is there a tutorial?
    Someone told me to just do this but didn't know the coding on
    how to do it or any tutorials online to do it:
    -If you do not want the Flash file to load until a user
    clicks on a play button, take a screen capture of the first frame
    of your movie.
    -Put it on your html page and then make a button that looks
    like your play button in the movie.
    -Put this button in a DIV and then place the DIV where you
    want it on your screen capture image.
    -Have this button replace the image with the Movie SWF file.
    Basically what you are trying to do is trick the user into
    thinking it's the SWF file, but only loading the SWF file when the
    user clicks on the fake play button.
    Any Ideas?

    you should be able to stop the playback of either the swf
    file timeline itself or a video - depending on which you are using.
    if it on the timeline (a regular swf file) place a - stop(); -
    method on the first frame - then place a graphic 'over the top' of
    everything that is a button instance - then you would code a
    handler for the button, that a) removes the button, and b) calls
    the timeline to start using the play(); method.
    if you are streaming in a FLV video, you will need to turn
    off the autoplay property, and then create a similar button, and
    use the play() method of the FLVPlayback component class.
    either way it's going to be easier than constructing all that
    other stuff and the JS to go along with it.

  • Need help with Different approaches to setting variables in a Flash movie in Adobe Flash CS3 Professional Version

    Hi,
    I'm using Adobe Flash CS3 Professional version of Flash
    software,
    I need help and guidance on
    Different approaches to setting variables in a Flash movie,
    what I should do in the fla file, and in the html file.
    Thanks, Gil

    Hi petro_jemes,
    Just a little claritification, you need to add the value to the variable "[string]$ou", and also change the language in the variable "$emailbody" in the function "Get-ADUserPasswordExpirationDate".
    I hope this helps.

  • Centering a flash movie within Dreamweaver cs3 on Y axis

    I have published a movie in Flash cs3 which has generated an html document however the Flash movie is not automatically centered I have attempted to centrally align the movie within Dreamweaver cs3 by adding:
    <center> after the opening body tag and </center> befor the closing body tag
    This method has centered on the X axis but not the Y axis
    I would have put in a table or a div tag, but when I open the html doc in Dreamweaver I have no visible repressentation of the Flash movie in the design view as I would have if I had created an html document from scratch and draged the movie onto the page, all I can see is the "get flash" hypertext and some other text. I did actually experiment by creating a div tag and dragged my movie into it but ended up with two movies one sitting on top of the other when I ran it in a browser lol.  I'm quite intimdated by code and much prefer to work in the design view (wysiwyg and all that) which is quite restricting.
    Any advice for centering on the Y axis would be much apreciated, Thanks in advance, Dave

    I don't believe there is code to prevent this from happening
    on a client computer. The default is enabled my Microsoft, what
    should happen is a yellow bar should appear at the top of the
    browser which will allow you view the content.
    What might work is to use a program called Zinc by a company
    call Multidmedia Limited www.multidmedia.com. Search the site for
    samples, one of the samples is a Flash Browser this will run Flash
    a browser that you can use. You will need to change the URL a bit
    in the Flash code but it's very clear on how to do this.
    What this will do is run your web site in a Flash browser I
    did a quick test and I did not get any errors. The program will
    create an EXE file. I also believe they have a MAC version if you
    need one. With a simple "Autorun" call on the CD-ROM you could have
    this up and running in not time.
    Just be careful of how you call the pages. Since the web site
    is not running from a Web server you need to make sure that your
    links are local and not Site Root. The best way to test is to
    disconnect your computer from your internet and see how it runs.
    You want the CD to be self-contained and not have to get content
    from the web (your end user may be on a laptop and not connected).
    Good Luck

  • Flash CS3 says"Error creating Flash movie...not enough memory available."have 100GB of virtual mem

    With large .fla files I often can't get Flash to output .swf files.  Usually I get the message "Error creating Flash movie.  There was not enough memory available."  Sometimes though Flash looks as if it has finished publishing (although slightly too quickly to have really done it), and then there has not been a .swf file created.
                Sometimes it's simply a matter of restarting Flash and trying again a few times until Flash decides to cooperate.  But now I have a file that just seems like it will never output.   My computer has 3 GB of RAM and 100 GB of virtual memory.  The .fla file is 152 MG and the .swf would probably be about 20-25 MB.
    If there is a workaround in CS3, that would be great.  If not, I would upgrade to CS5, if I knew that it would not have the same problem.
    I was told by at least two people at Adobe support that the problem has gone away with CS5, but I downloaded the CS5 trial version, and it will not output a .swf of my project.  In this case it doesn't give the error message, but just fails silently.

    Has this memory limitation been fixed in CS4 or CS5?  I have to say, I'm geting really fed up with having to
    spend hours coaxing Flash to output .swfs.  Is there a reason that it can't use the
    3MB of Ram available to it?

  • Flash Movie Buttons Do Not Work (DW & FL CS3)

    Hello,
    I'm fairly confident in DW but still getting to grips with
    Flash, however...
    I created a flash movie from a small .wmv sample clip went
    through the DW import and convert steps, chose the standard buttons
    and published it!
    The video worked fine in the flash preview (and in the HTML
    preview) and the video controls works just fine, I even have all
    the files saved into a single folder.
    I then embed then embedded the .swf file into my page on DW
    and still got the grey box which shows there is a flash file I then
    previewed it in a browser and the controls do not show, I even
    uploaded it to my server to try it live on the net and still the
    same problem.
    I'm much more of a designer than a coder and I looked over
    the coding and it 'appeared' to be fine.
    What simple idiotic thing am I not doing...?
    I'm using Dreamweaver & Flash CS3
    Many thanks, Jack :)

    Actually, I got it working now...
    It seems that I have to have all the files in the same folder
    as the page it displays on!
    Historically I would dump a standard flash clip (not a
    converted movie with buttons) into the /images folder.
    I tested this intitally in a /video folder (just to keep all
    the files in one place) which would display the clip but not the
    buttons but as soon as I moved the files in the same directory as
    the page itself (which is the main index.html) it worked fine!
    So if anyone does read this is there a reason for that as I
    would like to keep everything in separate folders!
    Cheers, J

  • How can I remove the thin black border of Flash movie when viewed in a browser?

    There is a thin border at the top and left margins of my Flash movie when the .html is viewed in a browser. How can it be removed?
    Here's the movie.
    One solution suggests replacing some code, but the code they suggest replacing doesn't even exist in my html file.
    I have found questions similar to mine being asked all over different forums, but their solutions either don't work, or like the above, don't really apply. For such a common problem, finding the solution is getting a little frustrating.
    I'm using Flash CS3 on a Windows PC rrunning XP professional.

    Okay, I found the answer. It turns out that when I made the buttons in Flash (so the movie would have clickable links), the default stroke color was set to black. Change it to white and the outline is gone.
    As for appearing only on the top and left of the movie - for some reason the bottom and right is being cropped a bit when it's placed in to the html page. But that's a topic for a different discussion.

  • Flash movie doesn't load properly in IE only

    I have a simple flash movie which transitions through text and photos. I have a preloader (AS3) on frame 1, which sends the playhead to frame 2, after the movie has loaded 100%. For some reason, in Internet Explorer, the preloader bar will load all the way, but fail to move the playhead to frame 2, so it'll just sit there, with the preload bar at 100%. However, this does not happen every time. For instance, right now, the flash movie will play when I initially go to the website, but when I click on another page, the same flash header (same swf on each page) will just show the preloader bar but will not play the rest of the movie. Reloading the page doesn't help. Closing the browser and reopening it doesn't help. Clearing the browser cache doesn't help either. So, the flash movie will play correctly on the first page of the website I go to (whether it be the home page or another page) but then when I go to any other page which has the flash movie, it won't play, just sits there with the preloader bar showing. And then when going back to the initial page I entered the site on, the flash movie no longer plays there, either. I haven't seen this problem in any other browser than Internet Explorer (6 and 7). I've checked in Firefox on Mac and PC and Safari on Mac. I'm using flash player 10.0.22.87 on my Mac and PC. The flash movie was made in Flash CS3, for flash player 9, actionscript 3 code.
    So, to see the problem, go here in Internet Explorer: http://demo.matthewpavkov.com/adairsolar. Wait for the movie to load and start playing. It works. Then, navigate to one of the other pages and you'll see that the same swf will not play. Navigate back to the home page, the swf does not play.
    Here is the preloader code:
    import flash.display.*;
    this.stop();
    this.loaderInfo.addEventListener(ProgressEvent.PROGRESS, PL_LOADING);
    function PL_LOADING(event:ProgressEvent):void {
        var pcent:Number=event.bytesLoaded/event.bytesTotal*100;
        lbar.scaleX=pcent/100;
        lpc.text=int(pcent)+"%";
        if (pcent>=100) {
            this.gotoAndStop(2);
    Also, if I remove the preloader actionscript code, the flash movie plays correctly. You can see that here: http://demo.matthewpavkov.com/adairsolar/no-preload
    The .fla is available to anyone who wants to take a closer look.

    mjjp,
         In may just be that in IE, the ProgressEvent never fires -- because your content is already cached.  See what happens if you add the following new lines (very end of the code sample):
    this.stop();
    this.loaderInfo.addEventListener(
      ProgressEvent.PROGRESS, PL_LOADING
    function PL_LOADING(event:ProgressEvent):void {
      var pcent:Number=event.bytesLoaded/event.bytesTotal*100;
      lbar.scaleX=pcent/100;
      lpc.text=int(pcent)+"%";
      if (pcent>=100) {
        this.gotoAndStop(2);
    if (this.loaderInfo.bytesLoaded >= this.loaderInfo.bytesTotal) {
      this.gotoAndStop(2);
         See what's going on?  This way, even of the ProgressEvent handler never fires, you're still comparing the bytesLoaded property against the bytesTotal property.
    David Stiller
    Adobe Community Expert
    Dev blog, http://www.quip.net/blog/
    "Luck is the residue of good design."

  • Embedding a Flash movie on a secure page

    Hi,
    I've used the Dreamweaver CS3 wizard to embed a Flash movie
    in an ASP page and it works fine.
    However, when I move the page on a SSL connection the Flash
    movie won't display. If I change all the
    http:// references to https:// in the scripts
    (like I saw on an old post) I only get a white box instead of the
    movie.
    Please see the attached bit of code.
    The old post I read was referring to an old version of Flash
    but I doubt that it would make a difference?
    Thanks.

    Has the Scripts folder been uploaded and pathed properly?
    "gpt1" <[email protected]> wrote in message
    news:fle43p$4ib$[email protected]..
    > Hi,
    > I've used the Dreamweaver CS3 wizard to embed a Flash
    movie in an ASP page
    > and
    > it works fine.
    > However, when I move the page on a SSL connection the
    Flash movie won't
    > display. If I change all the
    http:// references to https:// in the scripts
    > (like I saw on an old post) I only get a white box
    instead of the movie.
    > Please see the attached bit of code.
    > The old post I read was referring to an old version of
    Flash but I doubt
    > that
    > it would make a difference?
    > Thanks.
    >
    > Response.Write "<script type='text/javascript'>"
    > Response.Write "AC_FL_RunContent(
    >
    'codebase','https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab
    > #version=9,0,28,0','width','" & sWidth &
    "','height','" & sHeight &
    > "','title','My Test','src','" & sMMNameNoExt &
    >
    "','quality','high','pluginspage','https://www.adobe.com/shockwave/download/down
    > load.cgi?P1_Prod_Version=ShockwaveFlash','movie','"
    & sMMNameNoExt & "' );
    > //end AC code"
    > Response.Write
    "</script><noscript><object
    > classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'
    >
    codebase='https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#v
    > ersion=9,0,28,0' width='" & sWidth & "'
    height='" & sHeight & "' title='My
    > Test'>"
    > Response.Write "<param name='movie' value='" &
    sMMName & "' />"
    > Response.Write "<param name='quality' value='high'
    />"
    > Response.Write "<embed src='" & sMMName & "
    quality='high'
    >
    pluginspage='https://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Versi
    > on=ShockwaveFlash' type='application/x-shockwave-flash'
    width='" & sWidth
    > & "'
    > height='" & sHeight & "'></embed>"
    > Response.Write "</object></noscript>"
    >

  • Possible to offer a 640x480 size Flash movie?

    Hello & Happy Christmas List responders,
    My name is Luke Wonderly, and I've used flash 5 a little bit
    - in the past.
    I just purchased my new copy of CS3, and am beginning to
    develop how the work flow for
    my project should go.
    I have several hundred individual "Dance" moves, that are 6
    to 12 seconds long (both real time - and slow motion) shot
    on DVC-Pro 720x486 - exported as uncompressed QT movies - in
    a current supported Codec.
    I would like to deliver them on the internet - both as QT,
    and Flash movies.
    For the Flash development, my first questions -
    2 Questions:
    1). Is it possible to deliver an internet Flash Movie at a
    640x480 size?
    I see tons of references to creating 320x240 sizes - but
    what about the larger, physical size?
    2) Is it possible to allow a way for my audience to download,
    save & keep the Flash movies - to watch later?
    If so, how are the way's you folks would do it? (3rd
    question).
    Thank you for any help, time or direction that you may offer.
    Kindest regards & Christmas greetings,
    Luke Wonderly
    [email protected]

    Thank you rafiqelmansy for helping,
    and Happy New Year to you as well!
    Ok, I think I understand about file size and bandwidth.
    These movies will be offered on line - to paying subscribers.
    Each movie teaches a paticular dance move (with 2 different
    camera views
    one real time, the other view in slow motion) . . plus there
    is no Audio .
    Only text titles, description & break down.
    So the content is for training (monkey see, monkey do), and
    needs to be as large as possible - preferably 640x480 . . . .
    The clients know that it's not going to be tiny file sizes -
    and because each
    dance movie is only (average) 8 seconds long - it should
    still boil down
    to an acceptable, downloadable size . . . .
    At least that's what I was hoping for. Thank you for letting
    me know that
    Flash will at least give me the options.
    Of course I'll be doing all kinds of compression level
    testing - but I didn't
    want to start in a 640 direction - until I could find out
    first - if that physical size was even supported.
    In reference to question 2, you wrote:
    "2) yes, you just need to upload the version that the users
    need to download and link to it from Flash using."
    It looked like maybe you got cut off - or that you wanted me
    to go to your
    web site (using attached link) . . . I searched your site on
    the tutorials -
    very nice (I know physical size of Flash content &
    player, and will use your tutorial for that end of delivery) . . .
    But I didn't see any reference on:
    How to offer your customers the ability to download,
    save/keep, and watch the movie(s) later . . . . (but maybe I missed
    it).
    Do I offer it with a link to a Compressed "Stuff it" flash
    player file.
    Is there just a simpler way?
    And then, what happens when the customer actually double
    clicks the
    file that's on their computer . . . . . does it engage the
    browser, then the flash plug in - then
    begin playing it ?
    I'm just not sure how it should be done - so that it will
    really work.
    Could you please help me on this a little more?
    Thanks again,
    Luke Wonderly

  • FLASH MOVIE HELP

    Hi there,
    I recently purchased a template with a built in flash movie.
    I use DW CS3 version 9 and would like to know if it is possible to
    edit the content? It holds some photos and text that I need to
    change.
    Thanks

    If it's the flash you want to edit, you need Flash or Swish
    http://www.swishzone.com
    > I recently purchased a template with a built in flash
    movie. I use DW CS3
    > version 9 and would like to know if it is possible to
    edit the content? It
    > holds some photos and text that I need to change.
    > Thanks
    >

  • Javascript error when adding Flash movie to DWCS3

    When I try to add a Flash movie to a page in DW CS3, I get
    the following message:
    When executing onClick Options.htm, the following Javascritp
    Error(s) occurred:
    At line 55 of the file "I:\Program FIles\Adobe\Adobe
    Dreamweaver CS3\Configuration|Commands|Object|Object Options.js":
    Cannot fine the file I:\Program FIles\Adobe\Adobe|adobe
    Dreamweaver CS3\Configuration\Shared\Common\Cache\Empty.htm.
    At line 55 of the file "I:\Program FIles\Adobe\Adobe
    Dreamweaver CS3\Configuration\Commands\Object Options.js":
    getDocumentDOM: Argument number 1 is invalid.
    If I click through the error messages, I finally get the
    movie on the page and it seems to display okay in IE6 ahd FX.
    I don't get the error when I load a Flash movie if I use DW
    8.
    Do I need to reload DWCS3? Or is there a fix that I can
    download. It seems to be a problem with DWCS3.
    Regards,
    Bill Schaepe

    Troubleshooting JavaScript errors in Dreamweaver
    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_19105#dat
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "TurboBill" <[email protected]> wrote in
    message
    news:flrsjd$6kh$[email protected]..
    > When I try to add a Flash movie to a page in DW CS3, I
    get the following
    > message:
    >
    > When executing onClick Options.htm, the following
    Javascritp Error(s)
    > occurred:
    >
    > At line 55 of the file "I:\Program FIles\Adobe\Adobe
    Dreamweaver
    > CS3\Configuration|Commands|Object|Object Options.js":
    > Cannot fine the file I:\Program FIles\Adobe\Adobe|adobe
    Dreamweaver
    > CS3\Configuration\Shared\Common\Cache\Empty.htm.
    >
    > At line 55 of the file "I:\Program FIles\Adobe\Adobe
    Dreamweaver
    > CS3\Configuration\Commands\Object Options.js":
    getDocumentDOM: Argument
    > number
    > 1 is invalid.
    >
    > If I click through the error messages, I finally get the
    movie on the page
    > and
    > it seems to display okay in IE6 ahd FX.
    >
    > I don't get the error when I load a Flash movie if I use
    DW 8.
    >
    > Do I need to reload DWCS3? Or is there a fix that I can
    download. It
    > seems
    > to be a problem with DWCS3.
    >
    >
    > Regards,
    > Bill Schaepe
    >
    >

  • CS3 Flash Video Encoder no sound

    I have been using the Macromedia Flash FLV encoder for a very
    long time, but now that I have upgraded to the CS3 Flash Video
    Encoder the video gets encoded but the audio is always missing.
    All my settings are the same as they always were and when I
    encode an AVI to FLV the audio is missing. How do I fix
    this?

    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 movie / HTML query

    Novice desperately seeking help with seeming inability to get
    SWF movie to loop or not autoplay. HTML page generated using Flash
    CS3. No matter what settings are tried, the behaviour is the same:
    the movie starts immediately the page is viewed and plays only
    once. I'd like to be able to either loop the movie or load the page
    and not play the movie automatically. Would be great to know what
    has been done wrong. I've included the HTML code below:
    <script language="javascript">
    if (AC_FL_RunContent == 0) {
    alert("This page requires AC_RunActiveContent.js.");
    } else {
    AC_FL_RunContent(
    'codebase', '
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0',
    'width', '480',
    'height', '424',
    'src', 'VidInAction',
    'quality', 'high',
    'pluginspage', '
    http://www.macromedia.com/go/getflashplayer',
    'align', 'middle',
    'play', 'false',
    'loop', 'true',
    'scale', 'showall',
    'wmode', 'window',
    'devicefont', 'false',
    'id', 'VidInAction',
    'bgcolor', '#ffffff',
    'name', 'VidInAction',
    'menu', 'true',
    'allowFullScreen', 'false',
    'allowScriptAccess','sameDomain',
    'movie', 'VidInAction',
    'salign', ''
    ); //end AC code
    </script>
    <noscript>
    <object
    classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0"
    width="480" height="424" id="VidInAction" align="middle">
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="allowFullScreen" value="false" />
    <param name="movie" value="VidInAction.swf"
    /><param name="play" value="false" /><param
    name="quality" value="high" /><param name="bgcolor"
    value="#ffffff" /> <embed src="VidInAction.swf" play="false"
    quality="high" bgcolor="#ffffff" width="480" height="424"
    name="VidInAction" align="middle" allowScriptAccess="sameDomain"
    allowFullScreen="false" type="application/x-shockwave-flash"
    pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    />
    </object>
    </noscript>

    If I'm reading you correctly, I think that what you want is a lightbox type of effect where the Flash movie appears from out of nowhere above a dimmed page. If this is the case then you need to use Javascript to create this dynamic html effect. I use mediabox advanced. It works with Mootools. You can find more info here: http://code.google.com/mediabox/

  • Skins dissappear when Flash movie placed

    I am using the example procedures as shown in the Adobe Book,
    Flash CS3 Professional Video Studio Techniques. (Chap 5
    specifically). I want to place a Flash movie inside of an HTML
    page. I created my Flash Video (Action Script 2.0) both ways (FLV
    Player with an authortime assigned FLV & FLV player with an
    HTML-assigned FLV) as recommended in the book both to learn and see
    how they function. When I load them stand alone in my browser,
    (Firefox) they work fine. When I place the code inside my full HTML
    page I can get the video to place and play with either but the
    Skins fail to show up. I see a blank bar with the background and no
    control skin. I did have to do a little work to get the paths
    correct for the video but once that was working I expected the
    skins to be there but they are gone.
    **Update** I actually got it to work when using FLV player
    with an HTML-assigned FLV (bad path) but FLV Player with an
    authortime assigned FLV still does not work nor make sense since
    the Skin should be embedded inside swf file correct?
    Answered my own question. In using FLV Player with an
    authortime assigned FLV the skin.swf needs to be at the same
    directory level as the calling HTML.

    I am using the example procedures as shown in the Adobe Book,
    Flash CS3 Professional Video Studio Techniques. (Chap 5
    specifically). I want to place a Flash movie inside of an HTML
    page. I created my Flash Video (Action Script 2.0) both ways (FLV
    Player with an authortime assigned FLV & FLV player with an
    HTML-assigned FLV) as recommended in the book both to learn and see
    how they function. When I load them stand alone in my browser,
    (Firefox) they work fine. When I place the code inside my full HTML
    page I can get the video to place and play with either but the
    Skins fail to show up. I see a blank bar with the background and no
    control skin. I did have to do a little work to get the paths
    correct for the video but once that was working I expected the
    skins to be there but they are gone.
    **Update** I actually got it to work when using FLV player
    with an HTML-assigned FLV (bad path) but FLV Player with an
    authortime assigned FLV still does not work nor make sense since
    the Skin should be embedded inside swf file correct?
    Answered my own question. In using FLV Player with an
    authortime assigned FLV the skin.swf needs to be at the same
    directory level as the calling HTML.

Maybe you are looking for

  • The umpteenth Boot Camp fan driver topic.

    Hello all, This is a Boot Camp question, but as it specifically relates to the Mac Pro, so I'm posting it here. I recently upgraded from 10.4.11 to 10.5.6, and from Boot Camp Beta to Boot Camp 2.0. I had previously used Boot Camp Beta, primarily and

  • Collect responses online

    (New) Creative Cloud user with a FormsCentral Question. I accessed FormsCentral through Acrobat Pro. Created a form, and all was well. I went to save as a PDF and got an error message. Also attempted to collect responses online and got an error messa

  • Can we connect single server to the multiple switches?

    Hello Team, I want to redesign the Client network in order to provide network availability and fail over. I have designed attached diagram. I have doubt if we can connect a server having multiple NICs to different uplink switches. let say NIC1-2 is c

  • Not able to print to Xerox Phaser 7760 since updating to Maverick.

    Xexox doesn't have a new driver on their website for 10.9. What to do?

  • Error while start oim11g!

    Hi, After the install and confuratin of the OIM 11g, I did following steps: start admin server: startWeblogic.sh OK startNodeManager.sh OK startManagedWeblogic oim_serer1 but NOT OK!!, below is the main error messages: <Sep 8, 2010 3:05:30 PM CST> <W