Flash ring (rotating) as clipart?

Hi,
this is a combination of questions.
I am doing some tutorial videos. I want to have a rotating ring on the screen to show people where to click.
My understanding is, that you can use *.swf files as cliparts.
My questions:
1) Is there a free download for a simple rotating ring? (e.g. a ring made with a dotted line that rotates, used often as loading gfx in flash)
2) Is there a detailed tutorial how to use these things? I made a test with a free SWF file, and I can't change the lenght of the swf. So if the animation is a lenght of 1 second, I want to display it for 10 seconds, starting over and over again. I did not find anything on that topic in the Elements' help.
Thank you
Smo

Now, one way to "loop" would be to drag multiple instances of the animation onto the Timeline in the appropriate Video Track. This would have the same effect as having an animated Clip that did loop. The trick would be to make sure that the starting point, Frame 1, matched the end point, last Frame. That would need to be done in the animation program.
If one needed interactivity (not sure if this is a goal), then the output would need to be into a format, like Flash/FLV, which could then be packaged in an SWF container for distribution.
Good luck,
Hunt

Similar Messages

  • SDO_UTIL.FROM_WKTGEOMETRY seems ignorant of ring rotation

    Hello,
    Back with more WKT issues. The OGC WKT spec does not enforce any kind of ring rotation on its polygons. However Oracle SDO_GEOMETRY does. When SDO_UTIL.FROM_WKTGEOMETRY converts a WKT polygon it doesn't seem to correct the ring rotation - it just leaves the rings rotated exactly as in the WKT resulting in invalid SDO_GEOMETRY polygons. Wouldn't this be a bug? I can't find anywhere in the SDO_UTIL documentation where we are told to always runs RECTIFY_GEOMETRY after the conversion.
    Simple Example:
    {color:#008000}SELECT SDO_UTIL.VALIDATE_WKTGEOMETRY('
    POLYGON((
    -76.57418668270113 38.91891450597657,
    -76.57484114170074 38.91758725401061,
    -76.57661139965057 38.91881851059802,
    -76.57418668270113 38.91891450597657
    ))') FROM dual
    {color}
    returns TRUE though ring is clockwise - okay for WKT.
    But when we convert it to SDO_GEOMETRY, the ring is still clockwise and throws an error
    {color:#008000}SELECT SDO_GEOM.VALIDATE_GEOMETRY_WITH_CONTEXT(
    SDO_GEOMETRY('
    POLYGON((
    -76.57418668270113 38.91891450597657,
    -76.57484114170074 38.91758725401061,
    -76.57661139965057 38.91881851059802,
    -76.57418668270113 38.91891450597657
    ))',8265),0.0001) FROM dual
    {color}
    returns {color:#ff0000}13367 [Element <1>] [Ring <1>]
    {color}{color:#000000}
    So is this a bug or a feature? Does all WKT polygons coming into Oracle need to have their rings prerotated and if so, why would VALIDATE_WKTGEOMETRY not warn us of the problem.
    Cheers,
    Paul
    {color}

    Paul,
    In case you are not aware:
    SELECT SDO_MIGRATE.TO_CURRENT(
    MDSYS.SDO_GEOMETRY('POLYGON((-76.57418668270113 38.91891450597657,-76.57484114170074 38.91758725401061,-76.57661139965057 38.91881851059802,-76.57418668270113 38.91891450597657))',8265)
    ,SDO_DIM_ARRAY(SDO_DIM_ELEMENT('X', -99999.00000, 99999.00000, 0.0001),SDO_DIM_ELEMENT('Y', -99999.00000, 99999.00000, 0.0001)))
    FROM dual
    ---produces:
    MDSYS.SDO_GEOMETRY(2003, 8265, NULL, MDSYS.SDO_ELEM_INFO_ARRAY(1,1003,1), MDSYS.SDO_ORDINATE_ARRAY(-76.5741866827011,38.9189145059766,-76.5766113996506,38.918818510598,-76.5748411417007,38.9175872540106,-76.5741866827011,38.9189145059766))
    ---thus:
    SELECT SDO_GEOM.VALIDATE_GEOMETRY_WITH_CONTEXT(
    MDSYS.SDO_GEOMETRY(2003, 8265, NULL, MDSYS.SDO_ELEM_INFO_ARRAY(1,1003,1), MDSYS.SDO_ORDINATE_ARRAY(-76.5741866827011,38.9189145059766,-76.5766113996506,38.918818510598,-76.5748411417007,38.9175872540106,-76.5741866827011,38.9189145059766))
    ,0.0001) FROM dual
    ---produces: TRUE
    r,
    dennis

  • Looking for a non XML driven Flash banner rotator

    I am looking for a non XML driven Flash banner rotator, something where I can load my images into the FLA and publish. The only rotators I can seem to find have external XML/image files, etc.
    All I want to do is create simple SWF's that I can use to display rotating images preferably is a smooth and stylish manner. Does anyone know of any, or could point me in the right direction?
    Many thanks for any help you may be able to offer and I am willing to follow any tutorials.

    Hi
    I wonder why not show you how to use Quicktime.
    Because I would use the html5 audio, that way the browser chooses the 'player' to use, and I wanted to give the OP the choice -
    <audio controls preload="auto" autobuffer>
      <source src="elvis.mp3" />
      <source src="elvis.ogg" />
      <!-- now include flash fall back -->
    </audio>
    PZ

  • Using Flash to Rotate Images - how???

    I'm trying to do something that I thought was standard/easy in flash.  I would like to rotate photos on my Dreamweaver website homepage (dissolve from one photo the next) - like a slideshow.  How do I do this and then incorporate into Dreamweaver?
    Is it using Flash animation, or Flash slideshow/photo gallery?  Can I embed that right into my homepage?
    Thank you!

    As far as I know it is not a standard/easy thing to do in Flash, although I do not have the latest version so I cannot speak for any such built-in feature they might have added.  Most people that have a Flash slideshow either purchased it or created it from their own come-to-know how.  You could try searching Google using "Flash slideshow tutorial" and you might find something you can create yourself.
    Alternatively, you might also want to look into using one of the likely many jQuery-based slideshows that are available.  It won't require you to learn Flash and should utlimately be as easy as adding code to a web page. If you Google "jQuery slideshow tutorial" you should find something you can get working fairly easily.
    Either way you go, you should end up with something you can put in your homepage.

  • Help with embedding XML / Flash Banner Rotator?!?

    Hey guys, please help me; I'm having some trouble embedding this flash/xml banner rotator into this page, I can see that the file has been uploaded, however when I try to place it into the page, it just doesn't work. I even get error reports from IE, the code was all place by dreamweaver.
    The first set of code below is the entire page, the second set is the part that isn't working for me (the part I'm too dumb to fix).
    The code that is highlighted in red is the code with the <embed> tag.
    Whole page:
    <!--
    <!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">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Bognogginz - from the mind of Jim Jenkins</title>
    <meta name="description" content="Bognogginz - from the mind of Jim Jenkins, professional sculptor for hire."/>
    <meta name="keywords" content="Bognogginz, Jim Jenkins, Jenkins, Jim, sculpting, sculptor, professional, for hire, hire, hire sculpting, sculptor for hire, professional sculptor, art, artist, artist for hire, artisan, sculptings"/>
    <style type="text/css">
    <!--
    body {
         background-image: url();
         background-repeat: no-repeat;
         background-position:center;
         background-position:top;
         margin-top: 0px;
         margin-bottom: 0px;
         background-color: #26231C;
    .style3 {
         font-size: 23px;
         letter-spacing: -1px;
         color: #FFFFFF;
         font-family: Geneva, Arial, Helvetica, sans-serif;
    .style7  {
         font-size: 12px;
         font-family: Geneva, Arial, Helvetica, sans-serif;
         color: #f2d2a6;
    .style9 {
         font-size: 11px;
         font-family: Geneva, Arial, Helvetica, sans-serif;
         color: #FFFFFF;
    .style10 {font-size: 4px}
    .style11 {
         letter-spacing: 0px;
         color: #FFFFFF;
         font-family: Geneva, Arial, Helvetica, sans-serif;
         font-size: 17px;
    a:link  {
         text-decoration: none;
         color: #FFFFFF;
    a:visited  {
         text-decoration: none;
         color: #FFFFFF;
    a:hover  {
         text-decoration: underline;
         color: #FE38AF;
    a:active  {
         text-decoration: none;
         color: #FFFFFF;
    body,td,th {
         font-family: Geneva, Arial, Helvetica, sans-serif;
    .style13 {color: #26231C}
    .style16 {
         letter-spacing: -1px;
         font-size: 20px;
         font-weight: normal;
         font-family: Geneva, Arial, Helvetica, sans-serif;
         font-style: normal;
         font-variant: normal;
         color: #000000;
    .style18 {
         color: #FFFFFF;
         font-size: 11px;
    .style20 {
         font-size: 8px;
         color: #DAC375;
    .style21 {
         font-size: 20px;
         font-family: Geneva, Arial, Helvetica, sans-serif;
         font-style: italic;
         font-variant: normal;
         color: #000000;
         letter-spacing: -1px;
    -->
    </style>
    <script type="text/javascript">
    <!--
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    function MM_goToURL() { //v3.0
      var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
      for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
    //-->
    </script>
    <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
    <script src="Scripts/AC_ActiveX.js" type="text/javascript"></script>
    </head>
    <body>
    <table width="1024" border="0" align="center" cellpadding="0" cellspacing="0" background="bognogginz_site_pageBG_rev.jpg">
      <tr>
        <td height="1050" align="center" valign="top"><table width="1000" border="0">
          <tr>
            <td height="277" align="center"><table width="950" border="0" align="center" cellpadding="0" cellspacing="0">
              <tr>
                <td width="316" height="44" align="left" valign="top"> </td>
                <td width="274" align="left" valign="top"> </td>
                <td width="46" align="center" valign="middle"><a href="http://www.milkm.com/bog/index.html" target="_self"><img src="http://www.milkm.com/bog/buttons/home_on.png" alt="Home" width="46" height="16" border="0" longdesc="http://www.milkm.com/bog/index.html" /></a></td>
                <td width="19" align="left" valign="top"> </td>
                <td width="63" align="center" valign="middle"><a href="/gallery/gallery.html" target="_self" onmouseover="MM_swapImage('Gallery','','http://www.milkm.com/bog/buttons/gallery_on.png',1)" onmouseout="MM_swapImgRestore()"><img src="http://www.milkm.com/bog/buttons/gallery_off.png" alt="Click here to view my gallery." name="Gallery" width="63" height="16" border="0" id="Gallery" /></a></td>
                <td width="19" align="left" valign="top"> </td>
                <td width="146" align="center" valign="middle"><a href="/contact.html" target="_self" onmouseover="MM_swapImage('Contact','','http://www.milkm.com/bog/buttons/contact_on.png',1)" onmouseout="MM_swapImgRestore()"><img src="http://www.milkm.com/bog/buttons/contact_off.png" alt="Click here to contact the artist." name="Contact" width="146" height="16" border="0" id="Contact" /></a></td>
                <td width="19" align="left" valign="top"> </td>
                <td width="45" align="center" valign="middle"><a href="/more.html" target="_self" onmouseover="MM_swapImage('More','','http://www.milkm.com/bog/buttons/more_on.png',1)" onmouseout="MM_swapImgRestore()"><img src="http://www.milkm.com/bog/buttons/more_off.png" alt="Click here to learn more." name="More" width="45" height="16" border="0" id="More" /></a></td>
                <td width="20" align="center" valign="middle"> </td>
                <td width="45" align="center" valign="middle"><a href="http://bognogginz.blogspot.com" target="_blank" onmouseover="MM_swapImage('Blog','','http://www.milkm.com/bog/buttons/blog_on.png',1)" onmouseout="MM_swapImgRestore()"><img src="http://www.milkm.com/bog/buttons/blog_off.png" alt="Click here to read my blog!" name="Blog" width="43" height="16" border="0" id="Blog" /></a></td>
              </tr>
              <tr>
                <td height="48" colspan="11"> </td>
              </tr>
              <tr>
                <td height="143" colspan="11" align="center" valign="middle"><table width="920" border="0" align="center" cellpadding="0" cellspacing="0">
                  <tr>
                    <td height="102" align="left" valign="top" class="style3">Welcome to Bognogginz.com, the online gallery for the works of Jim Jenkins. <a href="/contact.html" class=".class1">You can contact Jim for a current list of items available for purchase.</a></td>
                  </tr>
                </table>
                  <br /></td>
              </tr>
            </table></td>
          </tr>
        </table>
        <br />
        <table width="1000" border="0" align="center">
          <tr>
            <td height="504" align="center" valign="top"><table width="952" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="952" height="460" align="center" valign="bottom"><script type="text/javascript">
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','952','height','445','src','rotator','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','rotator' ); //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,28,0" width="952" height="445">
                  <param name="movie" value="rotator.swf" />
                  <param name="quality" value="high" />
                  <embed src="rotator.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="952" height="445"></embed>
                </object></noscript></td>
              </tr>
            </table>
            <table width="950" border="0" align="center" cellpadding="0" cellspacing="0" onclick="MM_goToURL('parent','/gallery/gallery.html');return document.MM_returnValue">
                <tr>
                  <td width="940" height="39" align="left" valign="middle" class="b" onclick="MM_goToURL('parent','/gallery/gallery.html');return document.MM_returnValue" td><span class="style16">featured Bognogginz © creations...</span><span class="style21"> more</span></td>
                </tr>
              </table>
              <br /></td>
          </tr>
        </table>
        <br />
        <table width="1000" border="0">
          <tr>
            <td height="192"><table width="950" border="0" align="center">
              <tr>
                <td height="115" align="left" valign="top" class="style11"><div align="left">This website features images of original works of art created by Jim. Everything you see on this website is a one of a kind creation from the imagination of Jim Jenkins. No molds or mass production methods are used to create these collector pieces.</div></td>
              </tr>
            </table>
              <br />
              <table width="950" border="0" align="center">
                <tr>
                  <td width="559" align="left" valign="middle"><span class="style9"><a href="htp://www.milkm.com/bog/index.html" target="_self">home</a> | <a href="/gallery.html" target="_self">gallery</a> | <a href="/contact.html" target="_self">contact the artist</a> | <a href="/more.html" target="_self">more</a> | <a href="http://bognogginz.blogspot.com" target="_blank">blog</a></span></td>
                  <td width="375" align="right" valign="middle" class="style7 style18">all information and images copyright © 2009 by Jim Jenkins</td>
                </tr>
              </table></td>
          </tr>
        </table></td>
      </tr>
    </table>
    <table width="1024" border="0" align="center" cellpadding="5" cellspacing="0">
      <tr>
        <td width="1014" align="right" valign="top" class="style13"><a href="http://www.milkm.com/" target="_blank"><img src="http://www.milkm.com/stampOnDark.png" alt="This website by Milk!" width="81" height="18" border="0" /></a></td>
      </tr>
    </table>
    </body>
    </html>
    -->
    problem here :
    Really, all of you thank you so much for your help, it is appreciated more than you know! Thank you!

    Hi
    All I am seeing is your actual page layout, no code.
    But as you say it is an xml file (swf), it is more than likely that you have placed the swf and xml files in incompatible places. So without seeing your code, all I can suggest is to check the file placement of all items.
    PZ
    Can see the code now, for some reason it was rendering the code, not displaying it until I refreshed the page.
    Message was edited by: pziecina

  • Flash making rotated images crunchy

    greetings Flash gurus,
    anytime i rotate a bitmap image, it gets VERY crunchy. the
    edges are especially noticeable (although it is clear that the
    entire image gets affected). this happens even with high quality
    mode set for the resulting swf. the resulting bitmap looks like it
    has been sent back to to 1990, rotated by some cheap process, and
    then returned to 2008. :( seriously, is Flash no better at
    interpolating images than this ?
    (yes i know that Flash was originally designed as a vector
    engine (I am an old Flash user getting back into it) ... but the
    image handling looks no better than when i first used images with
    Flash back in the day)
    i am really hoping that someone here can tell me how to
    improve this image rotation/scaling issue -- please tell me there
    is a setting somewhere that allows me to turn on "high(er) quality"
    bitmap interpolation... an entire project depends on this !
    thank you very much in advance.

    Hi Dave, thanks for your input.
    (what follows is not addressed to you, but rather to Adobe,
    hopefully for the benefit of the Flash community at large... )
    with all of the other feature additions and optimizations
    that Flash has had over the last 4-5 years (video support, image
    filters, actionscript 2 & 3, data remoting, etc.) it just
    surprises me that this has not yet been addressed. it is SO
    basic...
    in fact, smooth bitmap interpolation is one of the most basic
    visual requirements that any pixel-conscious developer (or viewer)
    would expect. YES it impacts performace, but give the developer the
    OPTION of choosing between (or balancing) performance and
    smoothness. (Adobe are you listening?)
    right now my test anim (with crunchy bitmaps) runs
    super-smoothly up to 100 fps (the bitmaps are quite small). it
    would be perfectly OK if it only played back at 30 or even 20 fps
    but *with* smoothly interpolated (rotated) bitmaps.
    if Adobe hasn't added this kind of optimization in by now, i
    hope they realize what an eyesore it is and implement a modern
    interpolation solution sooner rather than later.

  • Flash CC - Rotation on movieclip containing bitmap causes dramatical framerate drop

    I have a 850x850 bitmap inside a movieclip which must constantly rotate like a big wheel. When compiling for iOS the framerate drops from 24 to 8.
    Is there a way to increase performance without using cacheAsBitmapMatrix and without rotating the bitmap inside the movieclip but the whole movieclip itself?

    @Amy: Clever trick to solve the file size vs. performance problem. But I doubt it will get you far on a mobile platform with a 850x850 texture.
    Anyway at this point its not much not use to advise further without the big picture.
    If you`re serious about making a commercial game with Flash/AIR for iOSyou won`t be able to avoid stage3D
    http://wiki.starling-framework.org/manual/performance_optimization

  • Help: Flash Drag, Rotate and Drop

    Hi, it's simple i know some of you knows how to do this. This
    is just a sample idea wheel, see picture:
    http://www.geocities.com/varcharcode/dragrotatedrop.jpg
    how to make something like that in flash? You drag the
    answer, you rotate it then drop it inside the wheel
    do you have a sample .fla? I know how to make a drag and drop
    but i don't know how to make it rotatable.

    Hi R
    Note that the Border simply adds space to the project so the
    playback controls aren't covering part of your movie. Assuming you
    want that to continue AND have a playback control, you might resize
    the project so the playback control is included in the main movie
    as well as being placed in an area that doesn't possibly obscure
    any screen activity.
    Cheers... Rick

  • Flash 3D rotation

    Am I missing something?
    With all this flagwaving about Flash 3D. How do I create a
    Flash 3D product viewing/rotation movie, much like QuictTime VR....
    that is, rotate the product in ALL axis? ....from an imported 3D
    object (.wrl, for example).
    Yes, I know agout www.yofla.com, but his mthod is very
    fragmented, difficult to customize and lacks understandable
    documentation.

    gotabegood,
    > Am I missing something?
    Not sure yet. :)
    > How do I create a Flash 3D product viewing/rotation
    movie, much
    > like QuictTime VR.... that is, rotate the product in ALL
    axis?
    It's possible to create this sort of thing in Flash, but it
    takes custom
    programming. The new 3D tools in Flash CS4 are really cool --
    don't get me
    wrong -- but they're limited, and they don't give you instant
    access to a
    QuickTime-Object-like experience (e.g., something like
    http://tinyurl.com/k2437).
    That sort of interaction requires 3D modeling,
    which you can do programmatically with Flash using
    Papervision3D, the Sandy
    engine, or another 3rd party API, but not manually with the
    built-in 3D
    tools.
    In order to create a rotatable object, if it's
    photorealistic, you have
    to simulate the rotation by swapping out numerous photos
    taken from various
    angles. I wrote a tutorial series for Community MX a while
    back that gets
    into this topic.
    http://www.communitymx.com/abstract.cfm?cid=8F0CA
    CMX is a subscription site, but that first article is free --
    and then you
    can sign up for a trial membership at no obligation my
    writing style matches
    your learning style.
    > Yes, I know agout www.yofla.com, but his mthod is very
    fragmented,
    > difficult to customize and lacks understandable
    documentation.
    There may be other APIs or components that give you more
    options, but
    the best customization is usually to build it yourself. :)
    David Stiller
    Adobe Community Expert
    Dev blog,
    http://www.quip.net/blog/
    "Luck is the residue of good design."

  • Screen flash before rotation

    hi all, i installed a new video driver today (updated to newest), and all of a sudden my screen is flashing before it rotates when i flip it to tent mode or tablet mode. to be specific, when i flip the screen over, the screen flashes off and back on, before rotating. this has never happened before. i'm wondering if anybody else has run into this problem and has a fix?
    thanks in advance
    Solved!
    Go to Solution.

    i've tried both of those options, with no avail. i ended up just clean installing windows 8.1 using my recovery usb. it was likely an incompatibility with the tech preview build, just weird that it happened so suddenly when i've had no problem with it for the month that i had the w10 build.
    thanks for all the help guys

  • Flash SWF rotator - how do i play swf's in order

    I have a simple task thats taking way too long.
    I have a few swf movies that are going to play on a billboard
    like stage, one after another, for example, this application could
    be an swf ad rotator....
    questions:
    1.) how do i know when the first swf is over?
    I guess i could watch the frames, but isn't there a simple
    way (in actionscript) to play say a list of urls like
    http://mysite.com/1.swf
    http://mysite.com/2.swf
    http://mysite.com/3.swf
    http://mysite.com/4.swf
    //ok so put them in an array,
    var myArray:Array = new Array();
    myArray.push("
    http://mysite.com/1.swf");
    myArray.push("
    http://mysite.com/2.swf");
    myArray.push("
    http://mysite.com/3.swf");
    myArray.push("
    http://mysite.com/4.swf");
    trace(myArray); // one,two,three, four
    //now why cant i load the first one
    var mc:MovieClip = this.createEmptyMovieClip("mc", 2);
    var billboard:MovieClip =
    mc.createEmptyMovieClip("billboard", mc.getNextHighestDepth());
    billboard.loadMovie(myArray[0]); // first swf
    billboard._x = 0;
    billboard._y = 0;
    /* so far so good, except the first swf loops
    why can't i just do this logically
    load the first movie
    read the length of frames of the loaded movie
    say half way thru the playing of the first movie, load the
    next
    when the first movie is finished, play the next
    the key is how do I check to see if the first swf is
    finished?
    use a frame watcher function?
    any help would be way cool
    rick oneil
    kingston, jamaica

    that was typo, i'm a bit farther...
    in the code , the output window shows the first billboard swf
    frames ticking down to the end.
    questions:
    1.) the second movie plays but i cant seem to test the
    current frame?
    2.) how can i loop in a different way, at will say in a
    finction to test the movie location?
    there must be an easier way to do the following:
    obtain the url list, for now I'll just populate the array,
    eventually code a recordset to feed the urls dynamically.
    load and play the frst swf from frame 2 (frame i is the
    stopped state in the loaded swf's)
    while the first is playing, start loading the second, in
    another mc
    when the first swf is finished (ie. _currentframe ==
    _totalframes)
    play the next same way and repeat untill the last swf in the
    array
    then loop the playback to the top ( ie if say a loop
    parameter is true).
    to play the entire list again.....

  • 3D rotate tool in flash, help needed asap

    Hi
    I came across this site:
    http://www.yofla.com/flash/3d-rotate/
    And am desperate to incorporate this into some university
    work asap.
    What i need to know is how render the images from 3D Studio
    Max so that i have the stepped images as a 360 degree slideshow so
    that i can then follow the tutorial to completing the final thing,
    seen as examples on the site.
    Thanks

    check out this tutorial
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14363
    you will need to embed ion pop-up menu into another in order
    to do what you describe
    here is an off the shelf solution if you prefer
    http://www.scriptocean.com/popmenu.html

  • Image width difference from flash and photoshop while rotating

    Hi,
         ->     I have loaded a image in the flash and a copy of a image in photoshop.
         ->     Then i have checked the width of a image in both the application and they look same.
         ->     In flash window>transform>angle i have given angle 0.7
         ->     In photoshop Image>Image Rotation> Arbitary i have given angle 0.7
         ->     I have checked width of a image in both the application and they are not same.
         Couldn't able to figure it out the reason for the change. Could any one assist me for the same to acheive the same.
    Thanks and Regards,
    Kamesharan A.

    Something like 0.7 won't really show up very well for an example so here's PS CC and Flash CC rotating (approx) 200x200 px red square 20 degrees. They look pretty exact to me (although drawing and placement was done by hand so the slight difference in position is me). Rotation looks good.
    Here's what I get from measuring width (but of course the width is of the rotated object), 256px or so on both:
    For hand drawn 200px squares (one is 199.2px, etc) that's showing you it's pretty exact.
    Mind you if you do a Image Rotation (I did a transform) then it will rotate in Photoshop via a different point. The rotation of the object itself looks the same (and the width is 257) but it's just positioned differently.
    Your results should be similar.

  • Adobe Flash Player 10 reports download, is not in Flash Folder?

    I have uninstalled and installed Adobe Flash Player 10.2 on my Windows XP sp3 system using the both the DLM installer and the manual installer.  I have adjusted the firewall and security settings and have determined that no windows are open with Windows Explorer 8, messenger or other possible deterrents.  After each "install / download" Flash Player shows up in the Control Panel add / remove programs, but not in the C:\Program Files\Adobe folder, and I am unable to access YOUTUBE files, of course getting the warning that I need to update my Adobe Flash Player.  I have Adobe 10.2 installed on 3 other computers, but have not, so far, been able to get it to run on this one.  If I go to IE Tools/Internet Options/Programs/Manage Add Ons there is not a mention of Flash Player there.  I would really like to be able to use Flash on this computer.  Please advise.  GB

    akabosan wrote:
    ...but not in the C:\Program Files\Adobe folder
    The standard Flash Player is a browser add-on, not a standalone Player, and is therefore not installed in Program Files.
    What do you need Flash Player for?
    Can you see the Flash animation (rotating red 'F') http://www.adobe.com/software/flash/about/ ?
    What files do you have in C:\Windows\system32\Macromed\Flash ?
    Since you cannot see the Shockwave Flash object in the IE add-ons, do you perhaps have the "kill-bit" for Flash Player set?  (See http://forums.adobe.com/message/3432049#3432049)

  • Flash just wont load up!

    Help please, I needed to update my flash to the latest version for a site that I use regularly in my work
    (I work from home).  I went to the flash site and hit download, it went through the process of downloading, I r
    estarted the computer and returned to the website to continue working...it was still requesting that I update Flash.  I followe
    d several different lines of help on this forum, which included uninstalling all flash which
    i did.  I now have no Flash at all!  It goes to the download page and then nothing happens, I tried manually installing and it goes through the whole process...and then nothing, no flash!  I am using the latest version of Explorer and windows Vista.  Help please!  I need flash for my work!!!

    First, what version of Vista do you have - 32-bit or 64-bit?
    What version of Internet Explorer do you use?
    Can you see the Flash animation (rotating red 'F') at http://www.adobe.com/software/flash/about/ ?  If yes, what Flash Player version does it display underneath it?

Maybe you are looking for