Interactive SWF inside DPS

Hello everyone
is it possible to add SWF files inside InDesign CS6 so user can view and interact with the SWF.
thanks in advance

No.
SWF files are not supported in DPS or iOS. (I don't think Jelly Bean has the flash player pre-installed now either, correct me if I'm wrong please)
You should start to look at Edge Animate for your animation etc, or there other HTML animation applications too.
cheers
Alistair

Similar Messages

  • Call Flex swf inside extension object

    Hi,
    I am building a user application using Flex 3.  The application allows user to input information using input components such as text areas, etc.  The application will create an xml file from user info.  The application needs to save xml file in user's local hard drive.  For user convenience, we want to be able to call the application from inside a DW menu.  This requires an extension which implies installing an mxp.  To avoid multiple installs, we want to deliver the application inside the extension.  This involves creating an extension object that has my Flex app embedded in it.  I have been able to create the extension object, have it show up in my insert bar, and deliver my Flex swf inside the extension.  However, when I type inside a text area in my swf, I am not able to.  It acts as if disabled.  I explicitly set my text area as editable=true and enabled=true.  Why?  Here is my extension:
    <html>
    <head>
    <title>WBT Ouline Tool</title>
    <style>
    body { margin: 0px; overflow:hidden }
    </style>
    <script language="javascript" type="text/javascript">
    function createTextFile(textItem) {
      //future code to create xml file will go here.
      //it will use DW FILE I/O APIs
    </script>
    </head>
    <body>
    <form>
       <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
       id="wbtOutline" width="406" height="276"
       codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab">
       <param name="flashvars" value="bridgeName=wbtOutlinePanel"/>
                <param name="movie" value="wbtOutline.swf" />
       <param name="quality" value="high" />
       <param name="bgcolor" value="#869ca7" />
       <param name="allowScriptAccess" value="always" />
       <embed src="wbtOutline.swf" quality="high" bgcolor="#869ca7"
        width="406" height="276" name="wbtOutline" align="middle"
        flashvars="bridgeName=wbtOutlinePanel"
                    play="true"
        loop="false"
        quality="high"
        allowScriptAccess="always"
        type="application/x-shockwave-flash"
        pluginspage="http://www.adobe.com/go/getflashplayer">
       </embed>
    </object>
    </form>
    </body>
    </html>

    Do you know where I can find examples on how to use dreamweaver.flash.newControl()?
    I am still having no luck.  My control shows up but can not interact with it and external interface not available.

  • A .swf inside a .swf wrapped in a pdf

    Here's what I'm doing:
    I've created interactive swfs of some print brochures using InDesign CS5. Before export I've tried to install some small .swf animated charts created either out of InDesign or out of Flash Catylyst as well as some f4v and flv movies. I've tried making them button activated or page turn activated and here are the results:
    Except for the Catalyst file, everything ran just fine and as expected. The problem with the catalyst file is that I set up a button in InDesign to activate it - which it did - but can only get it to run one time before turning the page to reset it. Actually, this may be the case with the Indesign swf chart as well, although I set it up to activate on page load and haven't experimented to see if a button can make it run repeatedly. Otherwise the movies ran fine either on page load or via button click.
    But unfortunately this isn't where the story ends. After exporting as flash, my task is to create pdfs using the swfs. The easiest way I've found is to go to to File/Create PDF/From File, choose the swf and set the parameters appropriately. But now in the pdf I lose the functionality of the smaller embedded swfs as well as the ability to run the movies. All the rest of the animation still works including page transitions etc, just not the embedded stuff.
    So my questions are these:
    In the swf is there a way to get a chart or animated graphic to run more than once via a button click;
    Once the InDesign file with its complement of small swfs and movies is exported as a swf and then embedded into a pdf is there a way to get the embedded swfs and movies to run?
    I have devised a work around for the project at hand at least for the movies, however its not optimal and it still would be better if these questions can be resolved, particularly since I haven't come up with a workaround for the animated charts yet.
    Many thanks in advance,
    SquareMoon

    Here it goes
    public function pushItemFromURL(url:URLRequest, row:int = -1):void {
    var loader:Loader = new Loader();
    loader.load(new URLRequest("http://127.0.0.1/emi_dir.swf"));
    loader.contentLoaderInfo.addEventListener(Event.COMPLETE, function(ev:Event):void {
    pushItem(loader.content, row);
    public function pushItem(obj:DisplayObject, row:int = -1):void {
    var item:Item = new Item(obj);
    if (row < 0 || getLinha(row) == null)
    row = getGrelha().numChildren - 1;
    if (item.width > maxWidth)
    maxWidth = item.width;
    if (row >= maxHeights.length)
    maxHeights.push(item.height);
    getLinha(row).addChild(item);
    refreshPlacement(row);
    public class Item extends MovieClip {
    public function Item(content:DisplayObject) {
    super();
    var fill:Sprite = new Sprite();
    fill.graphics.beginFill(0, 0);
    fill.graphics.moveTo(0, 0);
    fill.graphics.lineTo(0, content.height);
    fill.graphics.lineTo(content.width, content.height);
    fill.graphics.lineTo(content.width, 0);
    fill.graphics.lineTo(0, 0);
    addChild(fill);
    addChild(content);

  • Help required to understand interactive SWF appearance on various browsers and pc's

    I have created an interactive newsletter for global distribution.
    My work machine uses a resolution of 1280 x 1024
    However, my company uses different browsers and laptops globally, as we have approx 150,000 employees.
    The Indesign pages are 1000 x 800 px
    When I sent out a few test files, I received various issues from different people.
    Some using IE6, IE7 and IE8 complained that although their resolutions were 1280 x 800, or 1280 x 1024, the  top and bottom of the swf files were either cut off or the file was presented with text too small to read.
    Using Firefox, some of the people also said that the file presented with the top and bottom cut off.
    My own PC using either IE8 or Firefox @ 1280 x 1024 presents the file perfectly fine.
    Now, with IE 8 and firefox, by either using the CTRL + middle mouse wheel, or CTRL and + or - the SWF file resized correctly by zooming in and out.
    For IE6 the user would need to right click and choose Zoom in or Zoom out.
    Most users are, and I am not being patronising here, not computer savvy, and would not generally know how to perform this option. They simply use the computers to do their job and panic if a java updated is presented.
    I need to avoid this if I am to pursue the interactive SWF file approach.
    Has anyone else experienced this and can you offer a solution that, no matter the resolution ot Browser used the SWF file will present correctly all the time?
    thanks

    The usual approach is to assume the smallest pixel dimension for a desktop is 1024x768, so you set the flash stage at around 900x650. If you are coding in Actionscript there is the option to listen for a browser resize and rearrange the objects on the stage to fit the space, but that's not an option saving out of ID. The best approach is to setup your ID page to 900x650,  and make sure the text is readable at 100% view.

  • Creating Scrolling text panels in Indesign CS5 for Interactive SWF's

    Hi,
    Is it possible to do as it says in the title?
    I want to add some text panels and provide the ability to scroll through the text.
    It will be output to an Interactive SWF file online.
    Can this be done in Indesign CS5?

    Hi,
    Thanks for the updated information.
    I created a scrooling text box in Flash CS5 and created the swf, that works fine.
    Importing into Indesign CS5 isnt as straight forward as I expected?
    I get the SWF icon on the Indesign Page, but previewing or publishing only shows the SWF icon, no Scrolling Text box displays.
    Im ust add that if I click on the SWF icon the Text box displays, but I want it to display by default?
    Are there more steps I need to take?

  • Having stopped audio with a swf inside a sidelet can someone create a swf that will resume the audio

    Ok, rick is going to post the fla of this file and I will
    post the swf. Basically this is all about having a slide that has
    audio running all the way through and enabling the user to roll
    over a sidelet and have the video and audio stop playback.
    At present, the max you can achieve is, to stop video. The
    audio keeps going and of course everything gets out of
    sync. Rick has create a swf that you input into a sidelet (
    after having imported your image or video ) which stops the audio.
    Fantasitc. Unfortunatly he was not successful in creating a swf
    that will resume the audio.
    So there is the mission. To create something that will resume
    the audio, be it a swf inside the sidelet or something else.

    Hi there paul. Am I right in thinking that your code will
    mute the audio. In my situation this would cause problems becasue
    you would roll over the sidelet - the audio would go silent and
    when you rolled off, or resumed the audio, it would have been
    playing so again the video and audio will be out of sync.
    Rick - rather than another swf which would activate the audio
    and video when you roll off the sidelet ( while that is the perfect
    solution ) what about looking at a button the user can press to
    resume things, maybe Im wrong but that sounds a little easier.
    ( however for all those reading this that is not really the
    solution I am looking for, what Im looking for is the above
    solution where you can just roll off and on and so on )

  • Load and resize a SWF inside a MC

    Hi,
    I'm using AS2 to load an SWF inside an MC. The MC measures
    800x600, while the SWF (which can vary in size) measures in this
    case 14x60, even though, looking at it, it seems to be about half
    the size of the hosting MC. This makes me think that the dimension
    scales are different. I'm loading the SWF using MovieClipLoader and
    I'd like to resize it so that it fits as proportionally snug as
    possible within the MC. How can I do this? If I try to resize the
    SWF to the MC's dimensions, it become way too large and goes off
    screen. If instead I try to rescale the hosting MC to fit around
    the SWF, the SWF itself rescales as well. I'm going nuts! How can
    accomplish this?
    Thank you,
    Tatiana

    To make things simple, I'd like to take an existing SWF (the
    picture) and load it into a FIXED SIZED MC (the frame) and I'd like
    to rescale the SWF so that it fits perfectly into the frame.
    By all means, I know that what you said should work and I
    admit my inexperience with AS2, but somehow the SWF's I'm loading
    in, have scales that are totally different with respect to my
    Stage. I even tried loading the SWF directly onto the stage and
    then I loaded the frame separately onto the stage and tried to
    resize it to the SWF's _width and _height. The frame became a tiny
    dot on the screen, while the SWF filled half of my Stage.
    Thanks again for your help.

  • Loading a SWF inside another SWF question

    Hello friends,
    1. (IMPORTANT) As all we know when putting some Flash SWF
    inside an HTML page, normally it starts playing as soon as its
    first frame is loaded.
    Now in my case I have to load a SWF (let call it Flash A)
    inside another Flash, I used mx.controls.Loader control to do this.
    But this internal loaded SWF (Flash A) doesn't display untill it is
    completely loaded. Although what is interesting is that if it
    contains a sound track I can hear it while it is being loaded.
    I wana know is there any way that we can make this Flash
    display while being still loaded.
    2. Is there anyway to change a Flash playback FPS at runtime?
    Thank you so much for any note and help.
    - M

    damatrixhasu wrote:
    > i want to know how i can load a flash inside another
    flash container
    go to help - search for 'loadmovie'
    Best Regards
    Urami
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • Embedding interactive swf into a Tumblr post?

    Hi everyone,
    This is my first post/question. I'm trying to figure out if I can embed an interactive swf (with basic AS3 Code Snippets added to movie clips) into a Tumblr post.
    I found this post which explains how to use Dropbox as a repository for the file, but I couldn't make it work.
    I'm wondering if anyone has successfully posted an interactive swf to Tumblr before? If so, I'd be grateful for instructions.
    I'm not that familiar with Blogger, but if anyone has successfully done this there, that would be helpful to know too - I'll perhaps use it instead.
    Many thanks!!

    THen you can use the Loader class to load the file.  Just get loading it to work first to see if the file works as hoped when it is loaded.
       var ldr:Loader = new Loader();
       ldr.load(new URLRequest("yourswf.swf"));
       addChild(ldr);
    (hopefully I didn't miss something basic in that)
    After is is loaded and working you can deal with placement and adding dressing for it.  If you want to you can add it into whatever skin movieclip using...
       skinMCName.addChild(ldr);
    instead of the last line above.

  • AS3 SWF inside Director 11.5.9 quirk

    I've previously used AS2 SWFs inside Director 11.5.9, and the SWFs work fine, actionscript works as it should.
    I'm working on a project where I need to use some AS3 SWFs inside Director, and I've come across a limit on the pixel width and height of the SWF. It seems that if either the pixel width or height of the published SWF are greater than 1638, then any actionscript inside the SWF is ignored when the SWF is loaded into director. The SWF still works ok outside of Director.
    For example, any actionscript stop(); commands are ignored and the playback continuously loops through the swf timeline.
    Has anyone come across this before?
    I am almost 100% certain this issue is related to the pixel width / height, as I've made a simple button navigation swf, and published it with different stage sizes. 1638 or less work inside Director, 1639 or more don't work inside Director!

    Made me laugh until I cried...
    Or did I just cry? :(
    Cruel but funny!
    Richard

  • Help!!! My video disappears in my interactive .swf export

    After exporting my InDesign file as an interactive .SWF file, I view its html file on my desktop and
    everything is working perfectly.  Once I upload the files (the Resource file, the
    .swf file and the html file) everything looks great until I see the page with my video clip.  When turning
    to that page, I see the video image for a split second and it then disappears.  I have it set in InDesign,
    so that it plays automatically when the page turns and I when you hover over it, the bar to pause or stop,
    should appear.  Online, I see none of that...just an empty square, where the video should be.  It is
    apparent that something is going wrong when viewing it online.  Please help!  I would like to show my client
    on Monday. I really need to get this fixed. Thanks for your help.

    One thread on your topic is sufficient. Since you are receiving help at the other one, http://forums.adobe.com/message/3961261#3961261, I'm going to lock this one.

  • Interactive .swf in an interactive .swf, is it possible?

    I'm building a portfolio for my Digital Arts program. What I
    need to do is place and existing, interactive .swf (or if I need to
    change that, its fine, I have the Flash file) into a new Flash doc.
    I want it to maintain its interactivity and not play through itself
    automatically. I would like to allow this to happen in the main
    window, if at all possible.
    When I import the .swf, it comes in with all of its layers.
    When I test scene, it just starts playing through as soon as it
    comes into existence. I've tried changing it into a graphic with a
    single frame play, but then it is just a static image. I've also
    tried reexporting the original as a Quicktime VR, but then when I
    import it, it is a string of key frames.
    I'm using Flash 8 Pro.
    Any help on this issue would be brilliant. Thanks.

    IndeedItHappens wrote:
    > I'm building a portfolio for my Digital Arts program.
    What I need to do is
    > place and existing, interactive .swf (or if I need to
    change that, its fine, I
    > have the Flash file) into a new Flash doc. I want it to
    maintain its
    > interactivity and not play through itself automatically.
    I would like to allow
    > this to happen in the main window, if at all possible.
    >
    > When I import the .swf, it comes in with all of its
    layers. When I test scene,
    > it just starts playing through as soon as it comes into
    existence. I've tried
    > changing it into a graphic with a single frame play, but
    then it is just a
    > static image. I've also tried reexporting the original
    as a Quicktime VR, but
    > then when I import it, it is a string of key frames.
    Try to load it in level as levels can run independent to each
    other.
    Look up "loadMovieNum" action in your help files for details.
    Best Regards
    Urami
    Beauty is in the eye of the beer holder...
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • Flash SWF inside Masthead

    Hello,
    I am trying to create a masthead with a SWF inside of it.
    So far I try this:
    1.- Put the swf inside dist/images/equipo.swf
    2.- in the HeaderiView.jsp this code:
    <%
    String swfUrl= componentRequest.getWebResourcePath()+"/images/equipo.swf";
    %>
    <TD>
    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="800" height="200" id="equipo" align="middle">          
         <param name="allowScriptAccess" value="sameDomain" />
         <param name="movie" value="<%=swfUrl%>"/>
         <param name="quality" value="high"/>
         <param name="bgcolor" value="#ffffff"/>
    <embed src="<%=swfUrl%>" quality="high" bgcolor="#ffffff" width="800" height="200" name="equipo" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"/>
    </object>
    </TD>
    When I do preview of this iView, I got the space for my swf but all blank, this means, the swf is not running.
    Any ideas?
    Regards,
    Orlando Covault.

    Hi Orlando,
    could you try the same code for a normal image file? Just to check whether its a problem with the SWF or with location & path of the image. If the path does not work properly for normal image too you can use the following code to access an image or SWF.
    IResource resource = request.getResource("image","images/myImage.gif").getResourceInformation().getURL(request);
    Let us know whether this helps or not.
    Regards,
    Shubho

  • Interactive swf-Import fails....

    Hi!
    This might be a silly question.....But I am confused.
    I created a little interactive game in flash and imported the game into my captivate projekt (Captivate 4). But after publishing the game will not start (it should start with a mouse-click on it).
    I double checked everthing, playerversion (8), AS-Version (AS2), fps (15).....
    Is it posible that it will just not work? Is there a work-around? Create a widget??? Where do I insert my code?
    I am sorry to ask..
    Greetings from Berlin,
    Lilly

    Hi Lilly,
    I am reall sorry to hear that you have encountered issues importing your interactive swf files into Adobe Captivate. Unfortunately the only suggestion I can make it to post this question to the Advanced Adobe Captivate Users forum,
    http://forums.adobe.com/community/adobe_captivate/adobe_captivate_advanced
    I am sure some one there can help you out.
    Best regards,
    Mark

  • Interactive SWF files on Smartboards.

    Can Flash interactive SWF files be used on Smartboards with their interactivity intact?

    The installation requirements asking for FP11.1 or greater is encouraging but how much interactivity do you expect? While it serves as a basic mouse input, the AS3 MultiTouch class will give you information on what it detects support for.
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/ui/Multitouch.htm l
    The inputMode property will tell you what mode it's supporting (multitouch, gestures or basic mouse), maxTouchPoints tells you how many points Flash will support via the driver and the supportedGestures vector will let you know what built-in gesture detection (rotate, scale, touch, etc) will be supported.
    Contacting SmartTech would be the fastest way to get your answer but there's a good chance you at least have basic touch input with gestures, as long as you're on Win7 or higher (Note: they do say Win8 is not fully supported yet).

Maybe you are looking for

  • Error Code -600

    My brother talked to me today, because iTunes wont open and displays an error message -600, I couldn't get anymore information out of him because he's 13. But, I can't find that in any of the forums so I decided to post one, I'm thinking just reinsta

  • OS 10.6.8 unstable until escape pressed

    OS 10.6.8 unstable, even from sleep, until escape is pressed

  • WSRP portlet - authentication info possibly lost due to cookie

    An authentication information is not being sent in soap header from Consumer to Producer during WSRP interaction. userAuthentication is also set to unknown: <urn:userAuthentication>unknown</urn:userAuthentication> . Producer and consumer are on the s

  • Help with contacts between iphone and address book

    I am learning my way through the syncing activities and will say, as some other have, that it is a bit more complicated than I had hoped. I've had a mac for over 20 years and used the older mac.com, which I would sync with my computer. I did not rene

  • WAN Redundancy

    Between two datacenter sites we have a WAN connection provided by a local Telco and routing between sites is using BGP. We also have a layer 2 fibre end to end connection between the datacenters for diversity, although this fibre link is not part of