Swfobject or Adobe Embed Code

What do you recommend using to embed SWF's?
The Adobe Embed code:
http://helpx.adobe.com/flash/kb/object-tag-syntax-flash-professional.html
Or swfobject?
Adobe code is a simple copy and paste. With swfobject it looks like I install the swfobject library file on my site and make sure I am linking to it correctly on the code. I already know the swfobject generated code needed.
Is swfobject for better performance?
thanks

Thanks kglad, I just tested swfobject and it looks like the Adobe code works better, even on older swf's made with Flash 8.
Hopefully this code will always work for all browsers cuz if it ever needed to be changed that would mean editing the code on every single page that hosts a swf.

Similar Messages

  • Is there a way of inserting a video without having to embed code or publish to adobe.

    Im trying to create websites with classes of year 9 - 10 students. I just want them to crewate a web page/site where they can insert short videos and animations that they have created as part of a portfolio of work.
    I dont want to have to embed code from you tube as some students who may appear in the videos may not have the required media clearances etc.
    I am looking for a widget maybe that I can insert the video into.
    I am not sure about the uploading of videos to adobe when we publish.
    I am just chasing something really simple and easy.
    It sort of seems that it would actually be easier to create pages in dreamweaver?

    Hello,
    Are you talking about inserting a local video file in Muse site. If yes then try the steps below:
    1. Import Video to Asset tab
    Go to File > Add Files to upload and select the file that you want to import. This will copy the file in asset tab in muse.
    2. Insert HTML code :
         a. Go to the page on which you want to place the video.
         b. Go to Object > Insert HTML
         c. Paste the code mentioned below and update the <filename> with your file name
    <video width="320" height="240" controls>
       <source src="asset/<Filename>.mp4" type="video/mp4">
    </video>
    Hope this will help you what you desire to achieve.
    Regards
    Vivek

  • Changing video embed code already dropped on page

    In particular,  I want to change the embed code in Video Lightbox by Christine Ricks. When I add Object > Insert HTML, it comes in as a separate piece and isn't recognized as part of content to be triggered. I've tried selecting different boxes, the video always drops in, I position it, but Muse doesn't see it as part of the modal content. I've seen tutorials like Create a Lightbox on Adobe TV, but what is glossed over is, it's not as simple putting the object on top of the lightbox box. In the Video Lightbox widget, I don't understand why I can't select the predefined YouTube video and simply edit the embed code. Anyone experienced this or know what I'm doing wrong?

    Actually, you are right. There was an invisible/empty container box over the video embed. Once I moved it out of the way, I was finally actually selecting the right box. To meet the deadline, I saved it as html and then changed it in the code, but I'm glad there's a way to edit it in Muse, since not fooling with code is kind of the point of Muse. Thanks you wintersdesign.

  • CS5 Flash Embed Code and IE8

    When using the default HTML embed code generated by Flash CS5, what appears to be an "object not found" icon is displayed momentarily as the HTML file is loaded in IE8 under a restricted bandwidth situation.  (Admittedly, I haven't had a chance to test in IE7, so I will continue to only refer to IE8 in this post.)  High-speed connections do not show the "object not found" icon.  Firefox on both Mac and Windows do not show this icon, nor does Safari on Mac and Windows.  I normally use SWFObject to embed Flash, but I have a client who will be using the default embed code from Flash.
    Has anyone else seen this issue in IE8?  If so, is there a way around this?
    Here is a screenshot of the icon that I am seeing:
    Thanks.

    It should have also added the script source call at the top
    of your page:
    <script src="Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    and created a Scripts folder in your webroot with the JS file
    in it. Make sure the code is there, the folder witht he JS is there
    in the right directory structure and that you've uploaded the
    Scripts file to your server as well.
    Hope that helps!

  • How to use embed code to insert my flash video from web host whilst keeping my player buttons?

    I have created a flash 8 video. It consists of the video.swf
    video.flv and skin.swf
    When i try to embed it into a remote webpage, the video
    player buttons do not show.
    How do i enable my webpage of flash video to show the player
    controls on a remote webpage using an embed code?

    Reece,
    > Basicly i just imported a .mov file into flash 8 and
    chose
    > the FVSS option were it does the rest its self.
    If you chose FVSS, that means you're using a Flash Video
    Streaming
    Service and not just uploading video to your own server.
    > So my skin.flv file currently has to be in the same
    folder
    > as my webpage which is currently not possible for me
    > to do.
    You can put the skin wherever you like. All that matters is
    that you
    correctly path to it from the point of view of the HTML page
    that holds your
    SWF (the SWF that holds the FLVPlayback instance that uses
    this skin).
    > I need it to allow my skin.flv file to be in the same
    folder
    > as my vido.swf and video.flv files.
    You're uploading your video files to a Flash Video Streaming
    Service,
    which I haven't done personally, so I don't know what
    requirements this
    service places on you. Regardless, the location of the skin
    SWF file makes
    no difference. In the FLA that contains your FLVPlayback
    instance, select
    that instance and look at the Parameters tab of the Propery
    inspector. In
    the skin parameter, double click the cell to the right of
    that and enter the
    path to the skin SWF. It can be absolute (full domain name
    and filepath) or
    relative. If it's relative, pretend it's the HTML file
    looking for that
    skin, instead of this SWF file.
    David Stiller
    Adobe Community Expert
    Dev blog,
    http://www.quip.net/blog/
    "Luck is the residue of good design."

  • Adding Video to Cp5.5 using embed code

    Hi!  I have a video I need to include in a Captivate Course, but I'm having a hard time converting it from .mov to .flv.  The Adobe Media Encoder says it can't read the source. Is there any way I can use an embed code in Captivate 5.5 instead?
    Thanks!

    Thanks for the suggestion, Rod!  It led me down a path where I finally found my answer.  For some reason, the videos I was trying to convert wouldn't do so in the Flash converter that came with Captivate 5.5.  I did stumble across the converter for Captivate 5 still on my computer, and using that converted most of the files.  The few that still would not convert, I had to get from the video creator in Flash format. 
    Not a real solid answer, but at least I got what I needed!

  • "null" when trying to insert HTML embed code after 2014.3 update

    I am currently attempting to insert the HTML code of an excel spreadsheet into my adobe muse site. If I copy paste the embed code directly onto the page, nothing happens. If I try the "insert HTML" function, when I paste the embed code there, it simply places "null". I have successfully pasted the same embed code into my muse site before, but the problem began after I updated to Muse 2014.3. Please help me with this as it is inhibiting me from the production of my website where the embedded spreadsheets are extremely important.
    Here is the embed code.
    <iframe width="358" height="900" frameborder="0" scrolling="no" src="https://onedrive.live.com/embed?cid=84CEA296175B532C&resid=84CEA296175B532C%21193&authkey= AP_X9buPgnrR1MM&em=2&ActiveCell='HA_Tier_List'!A3&Item='HA_Tier_List'!A%3AD&wdHideGridline s=True"></iframe>

    I had success using museGrid's 'iFrame Builder' widget. Here's the iFrame that it created...
    <iframe class="actAsDiv" src="https://onedrive.live.com/embed?cid=84CEA296175B532C&resid=84CEA296175B532C%21193&authkey= AP_X9buPgnrR1MM&em=2&ActiveCell=%27HA_Tier_List%27!A3&Item=%27HA_Tier_List%27!A%3AD&wdHide Gridlines=True" style="border:0px #FFFFFF none;" name="myiFrame" scrolling="no" frameborder="0" marginheight="0px" marginwidth="0px" height="900px" width="358px"></iframe>

  • HTML Page embed code

    I’d like my form has an specific URL name. So i have to use the embed code.
    Does anyone has a very simple HTML code that I can do that?
    Tks

    Hi,
    >>I’d like my form has an specific URL name
    Sorry we do not allow URL renaming.  You will have to use the URL provided in "Distribute" tab/Copy Link box.
    >>So i have to use the embed code.Does anyone has a very simple HTML code that I can do that?
    FormsCentral provides you the embed code that you can just copy/paste to your web page, please take a look at this link for more information: http://forums.adobe.com/docs/DOC-1991
    Thanks,
    Lucia

  • Problem with 'sort and filter' feature of embed codes in Excel Online Web App

    So my question has to do with the Excel Online feature where you can share a spreadsheet and embed it in a website with the option of allowing users to sort and filter the data. (The option is under the "Interaction" heading.)
    One of the options if you look closely is "Let people sort and filter" which is not checked off. In the embed code you can see "AllowInteractivity=False". The problem is that when I check "Let people sort and filter"
    the embed code changes completely - going from:
    <iframe width="700" height="900" frameborder="0" scrolling="no" src="https://onedrive.live.com/embed?cid=dontworryaboutitEDFD383&resid=6BAA9620AEDFD383%21107&authkey=AFj3X8xq2U3IfDE&em=2&wdAllowInteractivity=False&Item='Sheet1'!A1%3AI32"></iframe>
    to:
    <iframe width="700" height="900" frameborder="0" scrolling="no" src="https://onedrive.live.com/embed?cid=dontworryaboutitEDFD383&resid=6BAA9620AEDFD383%21107&authkey=AFj3X8xq2U3IfDE&em=2&Item='Sheet1'!A1%3AI32"></iframe>
    If I manually change 'false' to 'true' that doesn't do the trick so I'm not sure what to try next.
    Any thoughts?

    Hi,
    We support Office for Windows in the current forum, since this question is about Office Online, I suggest you post the question in Office Online forum:
    http://community.office365.com/en-us/f/default.aspx
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • This is showing up on videos I try to view. I have latest update. It is a box that displays over video that says, get video URL, get embed code, etc. how do I correct it?

    A Box has just started showing up that has the following.
    get video url
    get video URL at current time
    Get embed code
    report playback issue
    get debug info
    stats for nerds
    about the HTML.5 player
    this is on every video on face book. How to fix?

    I had the same issue.
    I had a youtube downloader app that had a plug-in installed on my Home Safari. I deleted that app. and the plugin. Not sure if that was the culprit, but I figured I'd try.Thought maybe some bug crossed over when syncing the two safaris.
    Anyway, I ended up unlinking my Mobile Safari to my Home Safari (iPad; iCloud/Safari/OFF)
    A prompt will come up asking what you want to do with previously synced data: Delete from My iPad (don't worry, you'll get it back)
    Your bookmarks should disappear.
    Reset HOME Safari : Safari/Reset Safari (everything checkmarked)
    Turn ON the Mobile Safari again (if you want to relink to the Home version) or keep off (and rebuild it from scratch on iPad alone)
    Personally, I turned it on, got my bookmarks back then turned it off and pressed Keep on my iPad.
    Now the two aren't linked and I have the bulk of my bookmarks back.
    There might be variations of this solution so play around with the process and be sure to refresh your Mobile Safari browser on a video clip to see if it takes.

  • How do you embed ePub3 in a web page using 'embed code'?

    I have an epub3 that i desperately need to embed onto my web page.
    I am using Weebly who allow for embed code on the web page, and also have a code editor where you can upload files.
    Is it easy enough to somehow upload the mp3's that are in my epub, and then explode the epub and simply copy and paste this html code into the embed code function from weebly?
    This is what I have found so far, but I am no code expert!
    http://stackoverflow.com/questions/7419205/how-do-you-embed-an-epub-in-a-web-page

    That is an interesting question. Since epub3 is based on everything that a web page is made of and is often called a web page in a box, I doubt that current browsers can show the document. Browsers are only now catching up with showing an SVG image. I suppose that, if an epub3 reader is available on the client, it should theoretically be possible. Think of a Word or a PDF document.
    IMHO, the best way out is to convert the book into a PDF format.

  • How to embed Vimeo Video (URL/embed code) to InDesign interactiv PDF (A4 Format)?

    Hi there, I am looking for a way to embed a vimeo.com Video into my C.V.
    I copied the embed code on the vimeo site and pasted it into my InDesign document and added the "http:" in the HTML code. When I select the object and click on the Folio Overlay panel to Preview on Desktop I get the following Error:
    "The page size aspect ratio must match the folio aspect ratio."
    I triied resizing the frame of the pasted embed code to the page size of my PDF and resized the object itself within the frames to the page width afterwards but nothing stopped InDesign from givin me this error message.
    I am using CS 6 and I cannot place the video file in the indesign document itself for pdf file size reasons as u might understand.
    What am I doing wrong? Can I even use the DPS tools to embed a vimeo video to my A4 PDF at all? Is there a different way to embed the vimeo link? (I don't want to upload my video as an swf file on a server and link to it for several reasons, but if there is no other solution I will go for that.)
    Please help!
    Johnny

    I am triing to create an interactive A4 PDF document. Which I then wanna send to companies as my job application via email. I want it to be an interactive pdf because there are hyperlinks on the first page and because of the vimeo link but I also want it to be A4 because it is the formal regulation for a job application in my country.

  • How to prevent Windows Media Player plug-in from overriding sizing in html embed code?

    My html code for embedding Windows Media Player into a frame recently developed problems in Firefox but not IE 8. The player displays properly at first, but then repositions and resizes. It seems my width setting is honored, but not my height setting. Also, autoplay="false' (or "0") additionally is not honored- the video starts playing after the repositioning and resizing. I have tried different embed code with the same result. I have the correct Windows Media Player Firefox Plug-in and it is up to date. I tried updating to Firefox version 9.0.1, but the problem persists. I've come across web postings positing the plug-in settings are overriding embed code. Any workarounds appreciated. Thank you.

    A good place to ask advice about web development is at the MozillaZine "Web Development/Standards Evangelism" forum.
    *http://forums.mozillazine.org/viewforum.php?f=25
    The helpers at that forum are more knowledgeable about web development issues.<br>
    You need to register at the MozillaZine forum site in order to post at that forum.

  • Why can't I get embed codes at YouTube using Firefox on my desktop, while it works fine on my Macbook Pro with Firefox? This is a recent change.

    Recently, I noticed that when I attempt to "share" a YouTube video and click the share button, I get no embed codes. In fact I get no options at all. And, when I tried to share a YouTube playlist, again, nothing happens except an apparent text box opens that I cannot type or enter anything into. I use a Macbook Pro at work, with Firefox as my browser and everything works just as it should on YouTube. Since this is a quite recent problem with my Dell desktop (Firefox browser) at home, I suspect something has changed resulting in my current issue. Thanks for any help!

    ''garybrantley [[#question-1046956|said]]''
    <blockquote>
    Recently, I noticed that when I attempt to "share" a YouTube video and click the share button, I get no embed codes. In fact I get no options at all. And, when I tried to share a YouTube playlist, again, nothing happens except an apparent text box opens that I cannot type or enter anything into. I use a Macbook Pro at work, with Firefox as my browser and everything works just as it should on YouTube. Since this is a quite recent problem with my Dell desktop (Firefox browser) at home, I suspect something has changed resulting in my current issue. Thanks for any help!
    </blockquote>
    YouTube Content Creators have the ability to disable embedding if they wish to keep their videos on YouTube only. This is most likely what has occurred and is more than likely not an issue with Firefox itself.
    ''Let us know if this helped.''

  • Flash embed code

    i have the impossible question: I want to create and empty stage in flash then basically load the HTML content from another page inside flash ... like if the html file has embed code in it of a video ... then it must play that video ... 

    It should have also added the script source call at the top
    of your page:
    <script src="Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    and created a Scripts folder in your webroot with the JS file
    in it. Make sure the code is there, the folder witht he JS is there
    in the right directory structure and that you've uploaded the
    Scripts file to your server as well.
    Hope that helps!

Maybe you are looking for

  • One account for two iPads, different content

    Hello everyone. I've got a question - I recently bought an iPad2 in addition to my first iPad, and I'm wondering if it is possible to use the same account (and the same PC) for both iPads, while having a different set of apps, photos, music and other

  • After the 10.9.4 update, ssh no longer worked until I poked a firewall hole for sshd-keygen-wrapper

    I upgraded two of my Macs, a Mac Mini, A, and a MacBook Air, B, to OS X 10.9.4, using Software Update. After that, I could no longer ssh from A to B, but ssh from B to A worked fine. After some poking around for differences, I then noticed that in Ma

  • Is it possible to set up a 10.9 server, that authenticates network accounts from a windows domain?

    Hello, I want to set up an OS X 10.9 server to be able to manage the macs with open directory. The macs have already been bound to the windows Active Directory, and the users are logging in using network authentication. Is there a way to set this up

  • XML message with no matching workflow instance

    Hi all, I have a JMS application that sends XML messages to WLPI. I want to ask: 1. what will happen to the XML message if it doesn't match any workflow instance? 2. is there a way for the JMS application to know that the XML message didn't match any

  • Quick Silly Question

    Just installed my Logic Express 8 last night and am somewhat okay with how its setup, where the buttons I used in Cubase, Reaper, Pro Tools, etc are and I have a real simple question. I tried to use my computer keyboard to play the software instrumen