Question on embedding

i have a client that we did a intro video for, for her website. We were using youtube but they pulled it saying it was promotional. Now she embedded quicktime player but she's freaked out because people get the "active x control" message. She wants it to autoplay when they reach the site. My question is, is this because she embedded quicktime wrong? Is there a workaround? Is that same message going to come up if she embedds Windows Media Player instead of quicktime? and if I have to convert the file from .mov to .wmv is there going to be loss of quality?
Thanks,
Message was edited by: stephen fischer1

I bet she viewing the video with windows IE. No, it not that it's embeded wrong, it's a IE thing that Microsoft implemented a while back.
Here's a free program that can generate the embed code correctly. (using javascript) It's under the option button to change the embed code to javascript. Just cut and paste the html code that this program generates and paste it into your web page.
http://www.qtbridge.com/pageot/pageot.html
Here read more about this from Apple's site:
http://www.apple.com/quicktime/tutorials/embed.html

Similar Messages

  • Two Questions Re: Embedding Flash and Tables Shortcut

    .
    Two Questions Re: Embedding Flash and Tables Shortcut
    1) I work on a Mac and use Dreamweaver 8. Often I like to
    embed Flash objects into a page and I do this by using
    Dreamweaver's INSERT > MEDIA > FLASH. However, the SWF file
    doesn't show up on the published web page and I’ve never had
    this issue using previous versions, so I’m not sure what to
    do? Here's what Dreamweaver generates when I use their INSERT
    feature:
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','wid th','550','height','180','src','flash/BANNER.HOME','quality','high','pluginspage','http:// www.macromedia.com/go/getflashplayer','movie','flash/BANNER.HOME'
    ); //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=7,0,19,0"
    width="550" height="180">
    <param name="movie" value="flash/BANNER.HOME.swf">
    <param name="quality" value="high">
    <embed src="flash/BANNER.HOME.swf" quality="high"
    pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    type="application/x-shockwave-flash" width="550"
    height="180"></embed>
    It seems a bit weird that the SWF file is not showing
    considering Flash & Dreamweaver are the most compatible apps,
    no? I’m assuming if Dreamweaver is generating this code it
    should work, no?
    2) I’m getting an error when trying to use the Tables
    short cut COMMAND+ OPTION+T that reads...
    "While executing objectTag, the following JavaScript error(s)
    occurred:
    At line 26 of file “Macintosh
    HD:Applications:Macromedia Dreamweaver 8:
    Configuration:Objects:Common:Table.htm”:
    TypeError: cmdDOM.parentWindo.createTableStr is not a
    function"
    What’s strange is it was working fine last week and for
    the life of me I don’t know what could of happened to make
    this shortcut get corrupted?
    I’ve reinstalled the app multiple times and still I get
    the same error :-(
    Any help is greatly appreciated!
    Thanks in advance!
    .

    > It seems a bit weird that the SWF file is not showing
    considering Flash &
    > Dreamweaver are the most compatible apps, no? I?m
    assuming if
    > Dreamweaver is
    > generating this code it should work, no?
    It works. Most likely you have not uploaded the Scripts
    folder referenced
    in the head of the page.
    > What?s strange is it was working fine last week and for
    the life of me I
    > don?t
    > know what could of happened to make this shortcut get
    corrupted?
    Troubleshooting JavaScript errors in Dreamweaver
    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_19105#dat
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Rupda" <[email protected]> wrote in message
    news:[email protected]...
    > .
    >
    >
    Two Questions Re: Embedding Flash and Tables Shortcut
    >
    >
    >
    1) I work on a Mac and use Dreamweaver 8. Often I like to
    embed
    > Flash
    > objects into a page and I do this by using Dreamweaver's
    INSERT > MEDIA >
    > FLASH. However, the SWF file doesn't show up on the
    published web page
    > and
    > I?ve never had this issue using previous versions, so
    I?m not sure what to
    > do?
    > Here's what Dreamweaver generates when I use their
    INSERT feature:
    >
    >
    <script type="text/javascript">
    > AC_FL_RunContent(
    > 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
    >
    version=7,0,19,0','width','550','height','180','src','flash/BANNER.HOME','qualit
    > y','high','pluginspage','
    http://www.macromedia.com/go/getflashplayer','movie','f
    > lash/BANNER.HOME' ); //end AC code
    > </script><noscript><object
    > classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    > codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
    > rsion=7,0,19,0" width="550" height="180">
    > <param name="movie" value="flash/BANNER.HOME.swf">
    > <param name="quality" value="high">
    > <embed src="flash/BANNER.HOME.swf" quality="high"
    > pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    > type="application/x-shockwave-flash" width="550"
    height="180"></embed>
    >
    >
    > It seems a bit weird that the SWF file is not showing
    considering Flash &
    > Dreamweaver are the most compatible apps, no? I?m
    assuming if
    > Dreamweaver is
    > generating this code it should work, no?
    >
    >
    >
    >
    2) I?m getting an error when trying to use the Tables short
    cut
    > COMMAND+ OPTION+T that reads...
    >
    >
    "While executing objectTag, the following JavaScript error(s)
    occurred:
    > At line 26 of file ?Macintosh HD:Applications:Macromedia
    Dreamweaver 8:
    > Configuration:Objects:Common:Table.htm?:
    > TypeError: cmdDOM.parentWindo.createTableStr is not a
    function"
    >
    >
    > What?s strange is it was working fine last week and for
    the life of me I
    > don?t
    > know what could of happened to make this shortcut get
    corrupted?
    >
    > I?ve reinstalled the app multiple times and still I get
    the same error
    > :-(
    >
    >
    >
    > Any help is greatly appreciated!
    >
    >
    > Thanks in advance!
    >
    > :-)
    >
    > .
    >

  • Question about embedded video clips

    Hello all,
    I'm importing embedded video clips for the first time today
    and have run into what I'm sure is commonly understood by everyone
    else here. The video clip takes up as many frames as the video, but
    if I add frames after that, the clip starts to loop.
    What I want is for the clip to play once then remain
    displayed with the last frame visible to the end of the scene
    timeline. I'm guessing I need to place a script on the clip or
    something similar to keep it from looping? Thank you for any
    direction on this.
    Best regards,
    Scott

    just place it in a Graphic symbol (which is an option in the
    import wizard) or create a new graphic
    symbol and drag the video icon from library to it - place
    instance of Graphic symbol on stage -
    select it and tell it to Play Once in Properties.
    Chris Georgenes / mudbubble.com / keyframer.com / Adobe
    Community Expert
    worldly1 wrote:
    > Hello all,
    >
    > I'm importing embedded video clips for the first time
    today and have run into
    > what I'm sure is commonly understood by everyone else
    here. The video clip
    > takes up as many frames as the video, but if I add
    frames after that, the clip
    > starts to loop.
    >
    > What I want is for the clip to play once then remain
    displayed with the last
    > frame visible to the end of the scene timeline. I'm
    guessing I need to place a
    > script on the clip or something similar to keep it from
    looping? Thank you for
    > any direction on this.
    >
    > Best regards,
    >
    > Scott
    >

  • Explorer Vs. Firfox Question with embeding flv

    I am using a piece of code to embed a couple of videos on a
    couple of web pages.
    Everything was working until i realized that on many P.Cs
    working with iExplorer, only 1 video worked (out of a few you could
    choose from), always the first would play (any one the user will
    press first) and the rest would not load...
    does anyone know the answer to that?
    here is the link, again it might work fine.
    http://www.discocontinental.com/examples/
    the script of embedding is attached.
    As you could guess I am a beginner when it comes to code..
    Thanks in advance!

    It's just a case of weighing up features. I find the playlist management on Notmad to be excellent and very easy-to-use, but others have found Notmad a waste of money as they don't use the features.

  • Question about embedding alpha channel video in PDF

    I've been reading a bunch about the multimedia aspects of Acrobat and adding video and flash content.  Does anyone know if you can have video with transparent background inside of a PDF document?  Are there any special tricks involved with this?
    Thanks.
    Jeff

    never mind, figured it out. Had to keep the object tag there otherwise the video floated to the bottom of the page

  • Embedded Sounds Cut off Early

    This is a repost of a question I oriinally posted here http://stackoverflow.com/questions/11321441/embedded-sounds-cut-off-early .
    I figure this is one someone who knows the compiler part of Flash intimately will need to answer (if there is a good answer--if not I probably need to file a bug report).
    I have a combined Flash Builder/Flash Pro project. Because of the hassles involving in maintaining sound assets on the timeline, my sounds are all embedded into Class files, like:
    [Embed (source="/mp3/Welcome_01_V.mp3", mimeType="audio/mpeg")]
    private static const WELCOME_1:Class;
    These files are then referenced by the base Classes for the symbols that need them, embedded for Actionscript on Frame 10 (because the second frame label is on Frame 10 to give space for you to read the first one).
    What I'm finding is that a few of these Sounds don't play all the way through, but the SoundChannel dispatches the "soundComplete" event, and its final position matches the Sound's length.
    All sounds are converted from wav to mp3 at 44kHz / 16 kbps using dbPowerAmp. I faked out the compiler to avoid a reference to Flex by including a dummy SoundAsset that extends Sound.
    I don't know what other steps to take to debug this. Is there a way to figure out whether the problem is on the compile side or on the run side?
    More things I have tried:
    Looked at the Size report: The nonworking sounds were smaller in their embedded form than the source mp3
    Got rid of my own BitmapAsset and let Flash link in the Flex Framework and do whatever that does (definitely worse)
    Dropped the encoding from 44 kHz to 22 kHz (no improvement or worse)
    Dropped the bit rate to 8kbps (the lowest dbPowerAmp, the tool I use, supports). This usually helps somewhat, but I still usually use a word or two from the end of the file
    Dropped both parameters in the encoding. This helped a few that just dropping the bit rate didn't, but not all files. Plus it sounds tinny.
    Note that the file size and length of the Flash file does not seem to be what causes this--I have had 50k+ files that did fine, yet had a problem with files < 20k.
    Thanks!

    Have you tried disabling Omnisphere, just for a test, to see if the problem is occurring with just the built-in plug-ins?  Another thing to try, if you haven't already done so go ahead and display the CPU meter.. you to this in the app's Display preference pane. Then double click on the CPU side of the meter in the toolbar. This will open a CPU monitoring window... and you can instantly see how much CPU each plug-in is using... assuming it's a CPU overload that's causing it.
    Not sure if this is how you are using it, but if for instance you play something with Patch A and when you switch to Patch B you're either holding sustain or you want the sound to crossover into Patch B so it tails nicely... at this point you have both Patch A and Patch B active at the same time. If both those patches have 2 Omnispheres you actually talking about 4. Maybe this isn't exactly what you're doing, but you get the idea.
    Can you stand to have a slightly bugger size?  Maybe try 256. Oh, and definately quit all other apps and perhaps turn off airport.

  • Embedded Flash videos play on 32 bit Win7, not on 64 bit Win7, IE9 32 bit

    Hello,
    I have two PCs.  One is running 32 bit Win7 SP1, the other 64 bit Win 7 SP1.  Both have IE9 32 bit and the latest version of Flash 32 bit, 10.3.183.7.  This page http://www.iorr.org/talk/read.php?1,999739 and others at iorr.org have embedded YouTube Flash videos.  On the 32 bit machine, they play fine on both Admin and Standard accounts.  On the 64 bit machine, the embedded videos are only visible on the Admin account.  Standard accounts show an empty box with a broken icon symbol where the video should be.  (Note:  not trying to use IE9 64 bit.)
    I've spent a couple hours uninstalling and reinstalling Flash trying to see the videos on a Standard account on the 64 bit PC.  Nothing works.  Any suggestions?  Note that normal Flash videos work fine on the 64 bit PC Standard accounts.  Only embedded videos fail.
    During this exercise, I noticed that the 32 bit PC has the Flash Player Control Panel under Control Panel->System and Security.  The 64 bit PC does not have it there, but I can manually bring it up from a CPL file in the SysWOW64 folder.  Not sure if that's part of the problem or a different problem.
    Thanks for your time.

    I spent hours and hours on the same problem. My computer has a slightly different configuration. I am using Win7 32 bit, but experienced the same problems. Embedded Flash is working under Admin account, but not under other accounts. Many de-installs and re-installs, but nothing seemed to help. Until I found this internet post:
    http://superuser.com/questions/244316/embedded-video-is-not-shown-in-internet-explorer-9-r c-or-beta
    The solution offered in that post solved all my problems. Hurray!!!
    Solution:
    * Open REGEDIT
    * Find the following key:
    HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/x-shockwave-flash
    * Delete the key
    * Re-install flash
    * Problem solved (in my case)
    In the replies of the above mentioned link another solution was given (in stead of deleting the key)
    * Right click the above mentioned key
    * Change the access rights and allow all users read access to the key (did not check this myself)
    In order to keep the solution safe in this thread, please find a copy of the info in the link above here:
    In IE 9 RC or in beta, the embedded video is not shown in the web page. I verified the security settings in "internet options". Did not find any issue. Please find the screen shot below. I am able to view the flash videos in Youtube. But, for some reason, in some sites the embedded video is not shown.
    I don't have this issue with Firefox.
    UPDATE:
    I am able to see view the embedded video in Admin account. But not able to view it in Standard account.
    UPDATE:
    As it works as administrator, use Process Monitor and filter the Status on ACCESS DENIED.
    This allows you to troubleshoot what key the iexplore.exe process can't access.
    @TomWij, Thanks for the suggestions. The Process Monitor hint helped to nail down the issue. When run with standard privileges, it is getting "ACCESS DENIED" for reading the key
    HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/x-shockwave-flash. 
    When I elevated the privilege to Admin account, it did not have any issue. Then I uninstalled flash, deleted the registry key and then installed flash again. Now, I am able to view the embedded video in standard account.

  • Embedding Images In cfgrid

    Question re: embedding images within cfgrid.
    Based on what I've read so far, it seems the only way to
    embed am image within a cfgrid is by pulling image URL info from a
    database. My question is can this be done without referring to a
    database at all and just include the path info to the image
    directory location?
    I am running into some difficulty where I would like to
    notify the user of the state of his/her item - i.e. an item that is
    flagged as "New", "Requires Attention" or "Overdue" based on the
    timestamp.
    Essentially, I am displaying a user's work queue in a grid
    and need to implement the aforementioned "flag" feature using
    images to indicate the current state. Ideally, I would like the
    image to display in a separate column by itself, but that is
    impossible since the header column must use an existing db table. I
    guess this leads to another question: can an image be placed into
    the same cell with actual data? BTW, the status for these items are
    not maintained in a db table either.
    Any suggestions or ideas are greatly appreciated.

    You will find any number of HTML tutorials and commands in order to construct an HTML command to display an image stored on a public server. You can start here.
    You will have to upload the desired image to any public server site (such as photobucket.com) that lets you upload images that can be accessed by HTML commands. You will need an HTML editor to work with. A simple one for basic HTML that you would find useful is Level4.

  • Using embedded fonts

    Hi,
    I've embedded font into an SWF in the following manner:
    package resources.fonts
    import flash.display.Sprite;
    public class _Arial extends Sprite
    [Embed(source='c:/windows/fonts/Arial.ttf',
    fontName='_Arial')]
    public static var _Arial:Class;
    Now when I try to load it in my AIR app, I get "IFlexAsset
    could not be found" error when the file gets loaded. Any
    ideas?

    @Flex, thanks. I have tried, and succeeded in making swf containers for fonts in various ways including using the fontswf app but they never seem to be used after I have loaded them in the main application. I have asked a couple of questions here:
    http://stackoverflow.com/questions/12846752/embedded-font-flash-text-engine There doesn't seem to be any error message, the font just 'silently' isn't used. Do you think that it just isn't possible? The documentation I've been able to dig up all seems to indicate that it should be; including the sentence I quote above.

  • Tools.jar for Java SE Embedded

    Hi all,
    I believe Java SE "for Embedded" supports JVMTI,
    but tools.jar is not found in any builds such as for ARM and x86.
    Without that, the instrument or attach API defined in JVMTI
    is not able to work on Java SE for Embedded.
    Any suggestion would be appreciated.
    Thanks in advance.

    Well, I would guess that questions about embedded java would be ok here, questions about J2ME programming would be better suited for the "CLDC and MIDP" forum and Java SE questions would be better someplace here. But don't expect too much, there is not a lot of activity in the forum ...

  • Captivate w/Question pool, able to be in same swf?

    I'm needing my captivate swf's with quizes to be on one swf file instead of 2. It seems the question pool is put in an extra swf file. Is there a way to only have one swf with the question pool embeded?

    Thanks for letting us know your use case. But you can't get a single swf (main movie + question pool) in Captivate 5. You can however file a request for this feature using this link.

  • Can't see embedded youtube videos, just a blank space where the video should be

    As question says embedded youtube videos do not show outside of youtube. I'm using firefox 23.01, have cleared my cookies, seen if my flashplayer is up to date etc and still no luck.
    I've put up with it for a few months now but its really starting to get annoying
    any help would be appreciated cheers

    Hi.
    I know this sounds stupidly simple - but it worked for me.
    Sometimes, when you copy and paste the embed link from a YouTube video, the actual link to the video DOES NOT START WIth.....
    http:
    If this is not there it will fail.
    For example THIS WILL NOT WORK
    <pre><nowiki><iframe width="560" height="315" src="//www.youtube.com/embed/sCsjfE6Mabs" frameborder="0" allowfullscreen></iframe></nowiki></pre>
    BUT THIS WILL
    <pre><nowiki><iframe width="560" height="315" src="http://www.youtube.com/embed/sCsjfE6Mabs" frameborder="0" allowfullscreen></iframe></nowiki></pre>
    Took me ages to figure this out.
    hope it helps.

  • How do i add an external blog to a specific part of my home page?

    hi,
    i am wanting to add a tumblr blog to my home page. within muse, how do i configure exactly where in my site i want this blog to show up? is there a widget or something? i would like the most recent blog post to show up (in a window perhaps?) on the main page...where someone can then click on it, and have it open to the entire blog. how do i go about doing this?
    thank you.

    Here is a link to a Muse Jam session that might answer your question called
    Embedding and Styling Blogs in Muse
    https://my.adobeconnect.com/_a295153/p6wv1sik1gq/?launcher=false&fcsContent=true&pbMode=no rmal

  • Crystal reports and jboss

    Good day, everyone!
    I'll be short and simple. I just started a new job as some what of a product and project manager for a manufacturer. They make devices that can be managed via wireless networks. The management application is presently built by a 3rd party development firm using jboss. This management gateway manages and controls the devices at a client.
    I was just brought on to help manage this effort. At present, there in the stages of needing to develop a web-based reporting framework for the end users of very simple tabular and graphical (bar, pie) views of the information the gateway application collects and stores in an oracle 10g embedded DB.
    The current method of reporting is an old-school, hand-coded HTML output using JBOSS. Prior to my arrival, it's kind of gotten the job done. Now they need to include graphical charting, drill down capabilities, and their jboss engineers found JFREECHART to incorporate into the project.
    My background does NOT include JBOSS expertise, but it does include tons of BI (from the simple to the enterprise).
    So here's my question:
    I'd like to utilize Crystal Reports as a report design platform to speed up the report development process. But I do not know if it is possible to embed a Crystal Viewer into a purely Java/Apache/JBOSS environment. As a wizard on Crystal, I"m sure I could help them rapidly implement their reporting requirements. BUt it's this question of embedding and accessing the report from their current application platform.
    I have personally coded C#, VB.NET web and windows applications embedding the Crystal Viewer for web-based reporting solutions.
    My dilemma is to identify whether Crystal Reports have a Java-based viewer that can be programmatically controlled via JBOSS/Java/Apache environments running on Windows Server 2003.
    I'm not exactly asking for any step by step instructions, just wondering if anyone has any ideas on how to utilize Crystal Reports in a predominantly "open source" developer community.
    This isn't the first time I've experienced a development house that wants to build their own HTML table driven reporting solution. But our company doesn't have the time to waste. If we can some how integrate Crystal REports into the JBOSS/JAVA/Apache environment, we may be able to continue to utilize the existing custom developed application gateway while taking advantage of the power of the Crystal Reports Designer, Runtime, and reporting platform.
    My only other idea is to have IIS co-exist in the environment and use VS.NET to develop web forms with embedded Crystal REports. The only issue here is that the 3rd party developer is really an anti-Microsoft, pure open sources tools company, and i'm sure I'd lose the war for even suggesting a "mixed mode" of application tools.
    To be very truthful, friends, I really think if I can research the ability to have a Crystal Report consumed/Displayed via Java/Apache, I can help my firm out greatly. It's a shame that this 3rd party developer wants to hand code HTML reports when there are BI and report writing tools with free runtimes that could greatly increase the feature richness and robustness of the reports as well as get to market so much faster.
    I respect the open source community and capabilities as it' has contributed much towards the development of my firms application gateway. However, there is a real need to integrate a mature BI and reporting platform and I'm hoping this is possible smoe how.
    thank you for any and all advice!

    You would want to look at the Crystal Reports for Eclipse product which is a pure java solution.  You can find more information on it [here|http://www.sdn.sap.com/irj/sdn/crystalreports-java]

  • How do I embed streaming audio into a PDF?

    I've seen threads and question on embedding a YouTube video which I can do, but haven't seen anything regarding streaming audio embedding.  There are music sites out there that let you embed their song players (Soundcloud for example), how would I go about doing that?
    I also wouldn't mind embedding a YT player w/only the player controls as well (see below), but I can't figure out how to do that either.  Your help is greatly appreciated, being trying to figure out how to do this for hours now.
    FYI, I know how to embed audio, but I would rather stream the audio to keep the file size small.
    http://twentytwowords.com/2010/05/04/how-to-embed-a-youtube-video-as-an-audio-player/

    Ok I'll be honest, I'm really not following you here.  Exactly what is an "annotation"?
    It will be a series of MP3's, when I tried copying and pasting the embed code I get an error that reads "Unsupported 3D file format" .  Below is the embed code I pasted into Multimedia-->Flash Tool
    <object type="application/x-shockwave-flash" data="http://kiwi6.com/swf/player.swf" id="audioplayer" height="24" width="290" allowscriptaccess="always">
        <param name="movie" value="http://kiwi6.com/swf/player.swf" /><param name="FlashVars" value="playerID=audioplayer&soundFile=http://k003.kiwi6.com/uploads/hotlink/05g31pu600" />
        <param name="quality" value="high" /><param name="menu" value="false" /><param name="allowscriptaccess" value="always" /><param name="wmode" value="transparent" /></object>
        <div style="font:10px Arial,sans-serif;color:#aaa">Hosted by <a style="color:#999" href="http://kiwi6.com">kiwi6.com file hosting</a>.
         <a style="color:#999" href="http://kiwi6.com/file/05g31pu600">Download mp3</a> - <a href="http://kiwi6.com">Free File Hosting</a>.</div>

Maybe you are looking for