Export thumbnails of swf/flv

Hi
I have to deliver thumbnails along with SWFs to an asset management tool.
Using Adobe Bridge (CS4) I can see previews of selected SWF files but can't see how to export them.
I tried the BridgeExportToJpegCS4 extension which works well for images but got an error for an SWF test file I have.
"Error: Could not obtain a valid bitmap to export."
I'm not sure I'm using the correct application but open to other suggestions.
Any ideas?
Also, I'd appreciate if there are any suggestion on how to extract the thumbnails and XMP metadata programmatically.
I'm a java developer and hoping I could automate this process for users through an SDK or by calling a utility.
Regards,
Carmine

See http://forums.adobe.com/thread/852571?tstart=30 for an idea of sizes available.
Here is an example of getting a thumbnail and saving it on the desktop....
#target bridge
var thumb = app.document.selections[0];
var sourceBitmap = undefined;
app.synchronousMode = true;
sourceBitmap = thumb.core.thumbnail.thumbnail; //smallest
//sourceBitmap = thumb.core.preview.preview; //next size
app.synchronousMode = false;
if( !sourceBitmap || sourceBitmap.width == undefined || sourceBitmap.width == 0 ){
    alert("Unable to get bitmap");
    }else{
var Name = decodeURI(thumb.spec.name).replace(/\.[^\.]+$/, '');
var exportFile = new File( Folder.desktop + "/" + Name + "-thumb.jpg" );
sourceBitmap.exportTo( exportFile,  100);
There are many examples of extracting metadata and it might be best to look at some of them, also download the sdk where you will find all the documentation and examples.
http://www.adobe.com/devnet/bridge.html
If it looks a bit complex you could use ExifTool http://www.sno.phy.queensu.ca/~phil/exiftool/ as an alternative.

Similar Messages

  • Porting/converting an interactive DVD to Flash/SWF/FLV?

    Is it possible to make a complete mirror port or conversion of an existing interactive DVD to Flash (swf+flv) so that I can put it online and interact with it with my mouse through a flash enabled browser, just like were running on a DVD player, with all the existing interactivity (menus, chapters) intact? I know about Adobe Encore CS4:
    http://www.adobe.com/products/premiere/e... (See "Publishing of DVD projects to the web")
    but I can't see that you can import an exisiting DVD into Encore. You would first have to build your own menus, chapters, timeline, etc., then you could export it to Flash...
    If this is not possible in Encore CS4, how can I do this?  Thanks

    It's not possible with Encore - you must have an Encore project, and DVD is not an importable source in Encore.
    I don't know if there is even any software in existence which could do what you are asking.

  • Export flash in swf format?

    In order to get .swf I'm having to use sorenson squeeze and it's a pain. Is there a way to export directly to swf instead of flv?
    Thanks

    Encore, I believe.

  • Export Book as SWF - formatting (single page on screen at start)

    Was this book created in InDesign? http://www.qub.ac.uk/edu/Summer%2010%20Newsletter/
    I am currently working on an annual report and when finished want to save it in various formats, one being export to SWF with page turns. I successfully tested this earlier. The cover and subsequent pages of the report are all A4 size, however when exported as SWF it shows on the screen in my browser as landscape with a white A4 page next to the cover (to the left) and at the end next to the back cover (to the right). Why is this?
    Is there any way of exporting it so that as per the link above it starts of as a single page of just the cover and then goes into side by side pages when you turn the cover over and start reading?
    Also, different to saving an INDD as a print quality pdf, when I export to SWF the quality seems reduced, especially with the images (I used original tiff images as it will also be printed and saved as press quality pdf). Is there any way of keeping it as sharp as if it were being saved as press quality pdf?
    Finally, like the link above, can we add sound in InDesign to the swf page turns?

    That example you linked has most certainly been done from PDF file by using some commercial service which converts PDF file to digital magazine. You can do similar publications from InDesign CS4 or CS5 too. Check out http://www.prepress.fi/eDocker_eng ....
    If you want to get rid of that white area next to cover/backcover, simply draw a rectangle that overlaps a little with cover/backcover page, and color it gray. Just make sure it´s little bit bigger than your page size. InDesign exports it along SWF and if you use exactly same grey that has been used in background of html, nobody can see that empty area any more... here´s a sample: http://www.prepress.fi/e_newsS10
    Color values for that grey box are (in CS5) R153 G153 B153 (see images)
    If you have InDesign CS5 in use, you can add sound files to you indd. I have never used a page turn sound, but in theory it should work if you put a sound effect to every page and make it play automatically when page is opened... is it fast enough or is there some lag caused by loading..? I don´t know but if you have a sound file in right format, it´s easy to test.... and remember to test it also from server, not just locally...

  • How can I turn off auto play of an swf/flv using actionscript?

    Does anyone know how to turn off autoplay, using actionscript, of swf/flv?
    I'm trying to showcase four videos on the same page of a website. each video is a generic media player created in flash. when i test the movie, all the videos start playing at once.
    Also, if possible is there a way to have all four videos in the same media player?

    the media player has an autoPlay property.
    and yes, it also has a contentPath property.

  • SWF/FLV files show white/black bars on sides of frame

    I have a recurring issue of bars showing up on the left and right side of my swf/flv frames.  The good news is the video plays on our site.  The bad news is the bars show up on some of the flash files (like on testimonials.html) and not on others (like wedding.html), even though I perceive I'm copying in the same code.
    <p>
            <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="600" height="366" id="FLVPlayer1">
              <param name="movie" value="FLVPlayer_Progressive.swf" />
              <param name="quality" value="high" />
              <param name="wmode" value="opaque" />
              <param name="scale" value="noscale" />
              <param name="salign" value="lt" />
              <param name="FlashVars" value="&amp;MM_ComponentVersion=1&amp;skinName=Corona_Skin_3&amp;streamName=images/WhyVid eo&amp;autoPlay=false&amp;autoRewind=false" />
              <param name="swfversion" value="8,0,0,0" />
              <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
              <param name="expressinstall" value="Scripts/expressInstall.swf" />
              <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
              <!--[if !IE]>-->
              <object type="application/x-shockwave-flash" data="FLVPlayer_Progressive.swf" width="600" height="366">
                <!--<![endif]-->
                <param name="quality" value="high" />
                <param name="wmode" value="opaque" />
                <param name="scale" value="noscale" />
                <param name="salign" value="lt" />
                <param name="FlashVars" value="&amp;MM_ComponentVersion=1&amp;skinName=Corona_Skin_3&amp;streamName=images/WhyVid eo&amp;autoPlay=false&amp;autoRewind=false" />
                <param name="swfversion" value="8,0,0,0" />
                <param name="expressinstall" value="Scripts/expressInstall.swf" />
                <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
                <div>
                  <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
                  <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
                    </div>
                <!--[if !IE]>-->
                  </object>
              <!--<![endif]-->
                </object>
          </p>

    Hi
    1st. I like many other will not download a zip file, can you post a link to the site?
    It may be if you are using the same code but only changing the swf/flv file name, that the swf/flv's are smaller than the size specified in your object code - width="600" height="366".
    If the swf/flv's size is smaller then the player will be the size specified, but your swf/flv will be centralized inside the player, (unless otherwise specified) resulting in the white/black bars.
    PZ

  • FCP Freezes When Exporting to Flash Video (FLV)

    Final Cut Pro 7.0.2 freezes when exporting to Flash Video (FLV). The resulting FLV file contains only a few seconds of the exported video. A 2009 Apple Support notice offers this re. FCP 6 and CS3 Flash Video Encoder...
    ===
    Final Cut Pro: May quit unexpectedly when exporting to Flash
    Last Modified: February 13, 2009
    Article: TS2593
    Symptoms
    Final Cut Pro may quit unexpectedly when you export using QuickTime Conversion if you choose Flash Video (FLV) from the Format menu.
    Products Affected
    Final Cut Pro 6.x, Adobe Creative Suite 3 Flash Video Encoder
    Resolution
    This can happen if you use the Adobe Creative Suite 3 Flash Video Encoder and Final Cut Pro together. This issue does not occur with the Flash Video Encoder in Adobe Creative Suite 4. To work around the issue:
    Choose File > Export > QuickTime Movie.
    Be sure to enable Make Movie Self-Contained.
    Open the exported movie in QuickTime Player.
    Export the movie to Flash from QuickTime Player.
    ===
    I just installed CS5, so I would think I shouldn't be bothered with an older, problematic Flash Video Encoder. I don't think I should have to convert an MOV file to an FLV file using QuickTime Reader or anything else. Why doesn't it export correctly out of FCPro 7.0.2?

    oh well.

  • Exporting to flash/swf, losing drop shadow?

    Hi guys, when I add drop shadow to 2d text in AE it looks fine in the RAM preview, but when I export to a SWF object its gone.  I tried both the effect and layer style versions of drop shadow.. not really sure what the difference is anyways.  Any ideas?  Googled a bunch and couldn't find an answer.

    We usually need to ask for clarification: how do you know the drop shadow really isn't there? If you're looking at a sample of the clip over black, it might be invisible. But Rick's usually got these things nailed. Drop shaodws from text require AE to create rasterized frames and that will change the processing of the output. As Rick says, it will be much larger because it will be a pixel-based movie of images rather than instructions for vectors.

  • Would there be any reason for a hotspot created in InDesign to change size when exported as a SWF?

    Hello
    I've got a 280-page InDesign (CS5) document with invisible buttons/ hotspots throughout which I want to export as a SWF.
    Once exported, the buttons/ hotspots appear to be sized/ positioned correctly on the first dozen or so pages. Afterwards, the hotspots are consistently sized and positioned incorrectly over the buttons; so that if you were to try and click on the button, you wouldn't actually be clicking on the hotspot at all.
    Things I've tried so far:
    Exporting the pages in smaller batches, rather than as a single 280-page file
    Export the SWF at different sizes
    Checking that the hotspost don't have any blank areas inside their boxes (in the same way you can move an image inside a picture box and have blank areas)
    I've hit a wall with this – any help/ suggestions you're able to offer would be very much appreciated.
    Thanks for your time.

    Thanks, but I have searched here but have not found or heard a direct answer to my question as stated above...

  • Can one export thumbnails from Premiere Pro CC7?

    I'd like to be able to export thumbnail images of my footage from my bins in my project window. Is there any way to do this in P Pro? Or another Adobe application?
    Thanks
    Chris

    Simply remove/uninstall AME CS5.

  • Cannot associate media file types .swf .flv with Adobe Flash media player

    I have been trying to associate these media types ( .swf .flv ) with Adobe Flash media player (9.0.124 latest from Adobe site) but cannot see the program in the list (looked under Adobe, Flash, Macromedia, Common etc) after loading. I have repeated the process, rebooted, and no luck.
    Any ideas why a new program should not show in the Programs list ? 
    thanks
    Simon 
    X300 Vista  

    kevpatts wrote:
    Hey sdalek,
    It's actually not all sites. I've found a few that work. I'll have a look for any difference in implementation to try to narrow down the issue.
    Regards,
    Kevin
    Thanks, I'm curious to find out what's different. I've repair disk permissions again using the one in Disk Utility instead of Cocktail with not luck As far as I can tell, all my issues seem to be occurring solely on www.adultswim.com and is sill happening with Camino, Firefox, Safari, and SWF & FLV Player. I'll keep checking other sites to see if the problem manifests itself elsewhere and I'll post any other changes I make to my system that might appear to help.
    Regards
    Message was edited by: [email protected]

  • Creating slide presentions with SWF & FLV Player

    I downloaded this freeware to create slide presentations, but I just couldn't (read: don't know how to) even after playing around with it for sometime.
    I wanted to do something like this: http://www.threadless.com/submission/213927/Sky_Thief
    I have the template for the above, though--I just want to change the images.
    Am I missing something here?
    Has anyone tried this SWF & FLV Player?:
    http://www.versiontracker.com/dyn/moreinfo/macosx/28714

    Visit the developer's site http://mac.eltima.com/freeflashplayer.html and search there.

  • Cannot export from QT to FLV

    I am on a Mac running OS X 10.4.8, Flash MX 2004 Professional
    and QuickTime Player 7.1.3 Professional.
    I want to take a .mov file that I've gotten from a client,
    and export it as a .flv file. However, in QT, when I select
    "Export...", there are no selections on the pull-down menu of
    versions that let me save as an FLV file.
    The FLV.component file is in the correct folder, and I
    downloaded and installed what I think is the latest version of
    Flash Video Exporter from this link:
    http://www.adobe.com/devnet/flash/articles/flv_exporter.html
    I've also thrown away the preference files for QuickTime and
    Flash, and restarted both programs, but still no dice.
    Any thoughts on what I can do? This is the only client I've
    got right now who needs this service, so I would REALLY PREFER not
    to buy yet another piece of software to solve this; it seems like
    all indications are that since I already own QT Pro and Flash MX
    2004 Pro I should have all the right stuff in my hands as it is.
    Thanks for advice!
    -Sara

    Hey -- still looking for an answer on this one, surprised no
    one has responded.
    I also posted to apple.com's discussion list, where I got
    some great advice but no resolution. One poster suggested that this
    problem might be coming from the fact that I'm on an intel-based
    Mac; he said that the flv.component file (v. 1.2.24) might not be
    "intel-aware." Is that true? Is there a more recent version that
    someone in my situation can try?
    Finally, I went ahead and bought a piece of cheapware,
    Mac-only, called VisualHub, and it is doing a satisfactory job for
    this one-time need I had. www.techspansion.com/visualhub/

  • No Export for F4V or FLV in Premiere

    Recently i had an Update to CS6, afterwards i Noticed there was no Export for F4V or FLV in Premiere as there was before. is this an issue? can any one explain what moght have happened? i dont think the UPDATE i got related to PPRO i think it was more Speedgrade and Camera Raw. any help or advice is greatly apprecaited

    here you go, i can see F4V/FLV in Media Encoder, this is PPro

  • Export to flash swf from Slide Show module

    If I work on a stunning slide show, with music et al, It would be perfect if I can export to a swf file and put it on a web site or left to clients on a CD.
    Otherwise, as is now, I have to work twice: create a slide show and then a web flash site...

    There is nothing you are doingt wrong, the web people need to check their Flash stuff, most importantly realyl include al lthe files you provide them with. there's a reason why it spits out 4 files...
    Mylenium

Maybe you are looking for