Need help with coding for HTML5 with emergency Flash video

Hello, need help with my coding in Dreamweaver CS5.5 for HTML5 with emergency Flash video. Not sure if the coding is correct. Do I need any other JavaScript etc.?

code.jpg

Another thing is that you don't have to include SWF as aid manual if you provide all 3 ogv, webm & mp4 video formats as one of these formats will certainly be played in any browser that is fully compatible HTML5.

Still one thing you could do if you don't mind hosting your video on Youtube is to get an embed code for Youtube - in this way, you don't have to convert all the files. YouTube will do it for you and it will play on devices of HTML5 as well as supports Flash player of relief for devices that cannot play HTML5.

Tags: Dreamweaver

Similar Questions

  • Hi, I need help with my flash mp3 player

    Hi, I need help with my mp3 player, I wan't to add the pause button... Can you help me?

    I created the button I added btn_pause and it won't work.

    function soundStatus() {}

    var amountLoaded = _root.sound_mc.sound_obj.getBytesLoaded () / _root.sound_mc.sound_obj.getBytesTotal ();

    _root. Loader.loadBar._width = amountLoaded * 260;

    duration = _root.sound_mc.sound_obj.duration;

    position = _root.sound_mc.sound_obj.position;

    _root.playHead._x = position / duration * 272 + 5;

    }

    btn_play.onRelease = function() {}

    clearInterval (timeInterval);

    _root.timeDisplay_txt. Text = "00:00 / 00:00 ';

    This._parent.sound_mc.songStarter (songfile [song_nr]);

    };

    btn_pause.onRelease = function() {}

    clearInterval (timeInterval);

    _root.timeDisplay_txt. Text = "00:00 / 00:00 ';

    This._parent.sound_mc.sound_obj.pause ();

    };

    btn_stop.onRelease = function() {}

    clearInterval (timeInterval);

    _root.timeDisplay_txt. Text = "00:00 / 00:00 ';

    This._parent.sound_mc.sound_obj. Stop();

    };

    btn_fw.onRelease = function() {}

    clearInterval (timeInterval);

    _root.timeDisplay_txt. Text = "00:00 / 00:00 ';

    (song_nr == songfile.length - 1)? _Global.song_nr = 0: _global.song_nr ++;

    _root.sound_mc.songStarter (songfile [song_nr]);

    };

    btn_rev.onRelease = function() {}

    clearInterval (timeInterval);

    _root.timeDisplay_txt. Text = "00:00 / 00:00 ';

    (song_nr == 0)? _Global.song_nr = songfile. Length-1:-_global.song_nr;

    _root.sound_mc.songStarter (songfile [song_nr]);

    };

    < proposed by the mod to as3 - kglad >

    :

    function soundStatus() {}

    var amountLoaded = _root.sound_mc.sound_obj.getBytesLoaded () / _root.sound_mc.sound_obj.getBytesTotal ();

    _root. Loader.loadBar._width = amountLoaded * 260;

    duration = _root.sound_mc.sound_obj.duration;

    position = _root.sound_mc.sound_obj.position;

    _root.playHead._x = position / duration * 272 + 5;

    }

    btn_play.onRelease = function() {}

    clearInterval (timeInterval);

    _root.timeDisplay_txt. Text = "00:00 / 00:00 ';

    This._parent.sound_mc.songStarter (songfile [song_nr]);

    };

    btn_pause.onRelease = function() {}

    clearInterval (timeInterval);  you must re - set interval when the unpause button is clicked

    _root.timeDisplay_txt. Text = "00:00 / 00:00 ';

    This._parent.sound_mc.sound_obj. Stop()

    };

    {btn_unpause.onRelease = Function ()}

    This._parent.sound_mc.sound_obj. Start(position/1000);

    }

    btn_stop.onRelease = function() {}

    clearInterval (timeInterval);

    _root.timeDisplay_txt. Text = "00:00 / 00:00 ';

    This._parent.sound_mc.sound_obj. Stop();

    };

    btn_fw.onRelease = function() {}

    clearInterval (timeInterval);

    _root.timeDisplay_txt. Text = "00:00 / 00:00 ';

    (song_nr == songfile.length - 1)? _Global.song_nr = 0: _global.song_nr ++;

    _root.sound_mc.songStarter (songfile [song_nr]);

    };

    btn_rev.onRelease = function() {}

    clearInterval (timeInterval);

    _root.timeDisplay_txt. Text = "00:00 / 00:00 ';

    (song_nr == 0)? _Global.song_nr = songfile. Length-1:-_global.song_nr;

    _root.sound_mc.songStarter (songfile [song_nr]);

    };

  • MAC OS 10.6.8 using Safari 5.1 need help with Adobe Flash update

    Hello-

    Recently, Adobe Flash installed an icon in my system preferences and when I click the icon it has several tabs.  It allows updates automatically check.  It is said it will install the latest version of Flash without having to remove the previous version, but I've never said that a newer version is available, unless I have click "check now".  Although "Check updates automatically" is checked, I don't know where he tells me a newer version is available.  In addition, there was 5 "new versions" available since this icon has been installed in the system Prefeences, I only found on newer versions when I clicked on "check now".  If I read that with this new way to install the Mac final version of Flash requires not me to uninstall the previous version of Flash how we installed the latest version of Flash?  Is it in an email?

    Because it tells me that there is a newer version of Flash unless I click on "Check now" must still do the way I used to install the latest version of flash?  (The path in front of this icon was added to the system preferences)?

    I would appreciate help with update Flash to the latest version.  I used to uninstall the old version, restart the browser and download the latest version and install it.  He always worked find, but that was before there was an Adobe icon in my system preferences.

    Here are the instructions to uninstall and install the Flash drive on Mac:

    Uninstall Flash Player | Mac OS

    Setup instructions for Mac OS

    This link will give you updates for the two betas and release version updates.  In fact, whenever we update the player you should be notified.

    Thank you

    Chris

  • Need help with simple flash keys

    So I need help either direct tutorial or someone to point me in the direction of something useful.

    What I'm trying to do, is create 3 clickable flash buttons which all have a link to a small box. I want these buttons to make the text appear in the box when clicked. I want the box to be a Virgin until a button is clicked.

    EXAMPLE OF

    _______________
    | TEXT HERE |
    |                          |
    |_______________|
    ___     ___     ___
    |__|     |__|     |___|

    Thank you very much in advance.

    Strike what I said about the code being fine.  It is not (my eyes just woke up).  This is a correct coding for the way you had it.  To have the button share the same function of handler you need another approach that tests for which the button is clicked.  Instead of this approach, below I show each button has its own manager function...

    Stop();
    BTN1.addEventListener (MouseEvent.Click, mouseClick1);
    function mouseClick1(event:MouseEvent):void
    {
    gotoAndStop (2);
    }

    Btn2.addEventListener (MouseEvent.Click, mouseClick2);

    function mouseClick2(event:MouseEvent):void
    {
    gotoAndStop (3);
    }

    BTN3.addEventListener (MouseEvent.Click, mouseClick3);

    function mouseClick3(event:MouseEvent):void
    {
    gotoAndStop (4);
    }

  • Need help with a Flash component in Director

    Hello Board,

    I use the combo box component Flash for a drop-down list because I'm more familiar with Director Flash, but my job requires my work incorporated to the Director for the full application.

    In any case, I use the Flash Combo Box component in my film, some options send events to the Director and others control the animation Flash itself. Anyway, the film works very well when the SWF is run on its own, but it blocks Director when I try in there.

    I use Flash 8 professional and Director MX2004 with the 10.1 update.
    Any suggestions? Worst case I can use a pull down menu in Director, but I have no idea how to do so I am at a very low level of use Lingo, I want to avoid it if I can.

    You need the 10.1.1 update. Be sure to read the documentation. This
    update requires some effort to install.

    --
    Rob
    _______
    Rob Dillon
    Adobe Community Expert
    http://www.DDG-designs.com
    412-243-9119.

    http://www.Macromedia.com/software/trial/

  • need help with loading Flash on Apple Mac Mini

    Lost my username, password & I am unable to load flash version 8 or better, totally computer illiterate & need HELP!

    Hi Michael,

    Please see what userid & password I need to install Flash Player?.

    --

    Maria

  • Need help with my Flash file

    My continuous flash file in a loop at the end of my stop ignoring and defer orders.

    It works perfectly until the last frame/command. I want it loop to the first image, and for this, but then the movie will not properly there after. Is there anyone who can help me with this file, please?

    Thanks for your time.

    Here's what the file looks like

    http://safarianimals.freeiz.com/2010_FHNRZ_Header.html

    Here is the swf file

    http://safarianimals.freeiz.com/2010_FHNRZ_Header.swf

    Here you can download the original FLA file

    http://CID-04caffbb2769932f.SkyDrive.live.com/self.aspx/Flash%20HELP/2010 ^ _FHNRZ ^ _Header.f the

    Thanks for the help

    Here ya go Linda.  This has proved to be a little more work than I anticipated, but not too bad.  This is because I thought I was just able to enter and change what you had, but I didn't understand how you did, or really know anything on the as2, so I just redid it.  Images are resized and I think it does what you want.  Take a peek.  Everything is controlled by AS3, there is nothing on the stage of the timeline.

    I did a lot of comments, but let me know if you need any help to understand the logic and flow to tweak it for your own use.

    Here is the HTML link:

    http://www.GTCC.edu/distance/learning_objects/Flash/test/Linda/2010_FHNRZ_HeaderCS3_IQ.htm l

    The SWF file:

    http://www.GTCC.edu/distance/learning_objects/Flash/test/Linda/2010_FHNRZ_HeaderCS3_IQ.swf

    The CS3 fla file:

    http://www.GTCC.edu/distance/learning_objects/Flash/test/Linda/2010_FHNRZ_HeaderCS3_IQ.fla

  • Need help with a flash animation

    I'm doing a flash banner with an image on the right that is covered with blinds and open when the page loads. Then, on the left side of the banner, I have a text I want to fade once the image load and stops.

    I don't have a clue as to what I'm doing wrong, I can get the photo for loads and stores to open, but when I try to add the text to fade in I don't have my photo, although the text fade works very well.

    Can someone here please give me advice on this issue? I'm pretty new to Flash and I have been work ing have sound for 3 days with no luck. Any help would be greatly appreciated.

    Thank you

    S.

    The problem with the text appears not all to do with you set the movieclip alpha to 0%.  Not in the movieclip, but the movieclip itself.  Ditto for the xray icon, except you who have as a graphic symbol instead of a movieclip.  For this game while living in an image, you will need to change it to a movieclip symbol.

    To get the text to play after the blinds (just a minor criticism, I would speed up the blinds), you'll want to add code in the framework where you added the stop in the animation of blinds.  You will also need to assign names to instance for the clips of text in the properties panel, but also to place a stop(); in their first frames (on the inside).

    Let's say you name them upperText and lowerText.  Then, the code that you add at the end of the animation of blinds (as part of the judgment) would be...

    _parent.upperText.play ();

    _parent.lowerText.play ();

    The part "_parent" which is used to target the timeline which is containing the element doing the command, which basically means that it is the guy inside the Lampshade saying the guy outside the Lampshade to do something.

    You probably want to add stops at the ends of text and animations.

    If you want to have the first trigger the second text, then take you that second line above and place it in the last frame of the first animation of text instead of the blinds animation.

    Note that, on occasion, undeterminably, that code above does not work for some strange reason... the animation plays in the next frame and stops... so if you run into that, just put a play(); in the second frame to help push along.

    PS GotoandPlay would actually gotoAndPlay and for the above code, you can replace play(); with gotoAndPlay (2);

  • Need help with CC Flash and ActionScript 3

    Hello

    In serious trouble find how to add a tag to click for ad servers when you use CC Flash and ActionScript 3. Can anyone help or point me in the right direction?

    Thank you!

    See if the following can help.  If not, show what you have tried and does not work...

    Flash "clickTAG" tutorial - learn how to build "clickTAG" active Flash banners with click location capability!

  • Desperately need help with the Flash tool bone

    Hello, I recently started to animate with flash and I have a very annoying problem with the BONE tool. I can't apply the bone to Jpeg etc. I import my images for flash and have tried to make the symbols etc., the only thing that worked it is breaking apart. Then when I use the BONE tool it cuts the image on the screen

    PIC of the problem

    1.jpg

    2.jpg

    Trying to animate his arm, no luck. Is there something im missing?

    If it's important, specifications and software:

    Adobe Master Collection CS5.5 commercial version

    I7 2600 k 3.7 Ghz

    16 GB RAM DDR3

    Config Raid 6 to HARD drive

    GTX 580 x 2

    Thanks in advance, Karl

    No, he just put in place and make sure that test the various movements of the arm before you start to create poses for the frame. If you take a look at the example file (using clips), you will see that the symbol is slightly overlap at the level of the joint and the transformation point is also at the level of the joint. If you want your figure to change when you move it then your image must not be bitmap and vector.

  • Need help with a flash form

    Hello

    I have a customer who would like a form like this, http://www.plus.approvedprintingcompanies.co.UK/UK/questionnaire6/UK-companies.aspx?gclid= CI_ku7L5850CFU0B4wodDDjIIw # 

    I guess it is Flash, I really know a bit about Dreamweaver and have managed to design a site with this. I don't know anything about Flash, although I have the program. I am able to easily create a form similar to this one, and then apply it in Dreamweaver?

    I know how to create a form in dreamweaver and then once that he argued, it is sent to an e-mail address. But this form looks like it is in individual pages, or it works in the same way?

    Can someone tell me if I can create something like this and place in dreamweaver? And there at - it a tutorial that I can use?

    This form is not a Flash design.  I can't tell you how to design, but you can look at the source code of the page to see it.

  • Need help with Player audio/video from MPCStar

    Hello! I have mpcstar dvd on my system and after the removal of some drivers to remove programs that I can't watch videos on the files saved., except that the sound can be heard same files. Please can you help me solve this problem?

    [Moved - IE8, XP]

    Hello

    Have you tried to uninstall/reinstall MPCStar?

    There is MPCStar forums at: http://www.cometforums.com/forum/74-mpcstar-general-discussions

    You will probably come from people who know more about the program and get better help there.

    Don

  • Need help with the port forwarding for a XBox remote Streaming

    I have a router R6200v2 and need help with port forwarding.

    I came across this set of instructions for setting up stream port forwarding XBox remotely from anywhere

    http://kinkeadtech.com/2015/07/how-to-stream-Xbox-one-to-Windows-10-from-anywhere-with-Internet/

    I have no idea when it comes to such things and I want to make sure I do it correctly without messing up my existing home network.

    Port Forwarding and triggering Port pages setup look very different from what the guy uses. Can someone walk me through what I do to set up please?

    Hi @varxtis,

    You must enter them in the field for a start external Port and external completion Port. You will need to send individually except for the range of 49000-65000. The steps are as follows.

    1. create a Service name (it could be something else that you cannot use the same service name twice. Ex. XBOX1, XBOX2 and so forth.)

    2. Select the type of service (TCP, UDP or both)

    3 entry 5050 times a start external Port and external endpoints.

    4. Select the IP address of your XBOX.

    5. Select apply.

    6 do the same for other port numbers. To the beach, use 49000 for the external departure Port and for the external completion Port 65000.

    Kind regards

    Dexter

    The community team

  • Need help with the launching track pack for forza code 4

    Bought new Forza 4 and the lancer Track Pack code does not work, how do I get a code that is generated in the form I've already paid for it. Rank of loads of numbers and sent 10 s of emails but cant seem to get help.

    This is the help I get when the cat to an Ambassador xbox on xbox.com

    Terry wrote:
    Need help with the launching track pack for forza code 4
    The Xbox Ambassador says:
    Location of Ambassador of the community...
    The Xbox Ambassador says:
    Location of Ambassador of the community...
    The Xbox Ambassador says:
    Your question will be answered by an Ambassador of the Xbox. You have been connected to the Ambassador as a user Xbox [3]
    The Xbox Ambassador says:
    Hello
    Terry wrote:
    Hello
    The Xbox Ambassador says:
    Hey
    Terry wrote:
    just to be on the phone to xbox live support and was told to come here
    The Xbox Ambassador says:
    ok\
    The Xbox Ambassador says:
    What is your problem?
    Terry wrote:
    I bought the 4 for forza ansd 360 new sealed Christmas...
    Terry wrote:
    has got 2 codes that accompanies the game but the pack track code does not work
    The Xbox Ambassador says:
    Wow good
    Terry wrote:
    whenever I put in the code it says code redeemed
    The Xbox Ambassador says:
    I think the code is used. You must return to the retailer
    Terry wrote:
    I tried to, but since I already opened the case they will not accept
    The Xbox Ambassador says:
    Oh. No,
    Terry wrote:
    the code had been used or defective as I am the only person who has touched the game once opened, tried to enter the code when it is open
    The Xbox Ambassador says:
    Maybe it was auto bought?
    Terry wrote:
    so, how do I get another code generated track Pack if defective?
    The Xbox Ambassador says:
    I do not know.
    Terry wrote:
    bought the game new, so I get the track pack
    The Xbox Ambassador says:
    Oh. It's bad.
    The Xbox Ambassador says:
    I think that if you Exchange 1 code it will buy it
    Terry wrote:
    car pack code worked, starter pack did not work
    The Xbox Ambassador says:
    Oh.
    The Xbox Ambassador says:
    It's a bad
    The Xbox Ambassador says:
    BTW you have an evolution of the tests?
    Terry wrote:
    Yes, I want to? but more anxious to get a code object generated for this pack
    The Xbox Ambassador says:
    Hey if I help can u give me this game too?
    Terry wrote:
    ?????????????????
    Terry wrote:
    So is it possible to get a code for that time?
    The Xbox Ambassador says:
    Hey
    The Xbox Ambassador says:
    Yes.
    The Xbox Ambassador says:
    you need to contact them
    The Xbox Ambassador says:
    and tell them that the code is used.
    Terry wrote:
    I was told to come here? where can I go to get the code?

    Hi Terryg76,

    ·         What version of the operating system is installed on the computer?

    I suggest you to contact the game manufacturer for more help and information.

  • How can I get ahold of a LIVE person? I need HELP with my email account (Email removed for privacy), you can contact me at Email removed for privacy or * withdrawn * please someone HELP! Mike Golab

    How can I get ahold of a LIVE person? I need HELP with my email account (* address email is removed from the privacy *) you can contact me to the * address email is removed from the privacy * or * remove * please someone HELP! Mike Golab

    E-mail address is removed from the privacy *.

    No, and that has nothing to do with this old thread. This is a scam that last for years. Microsoft never does unsolicited phone calls.
     
     
     
     
     

    Scams by e-mail or web: how to protect yourself
    http://www.Microsoft.com/security/online-privacy/phishing-scams.aspx
     
     
     
     

    Aggressive, persistent Windows tech support fraudsters continue to track consumers
    http://www.Computerworld.com/s/article/9248122/Aggressive_persistent_Windows_tech_support_scammers_continue_to_stalk_consumers
     
     

Maybe you are looking for

  • mailboxes

    When I click the icon between the indicator and the trash on my iPad pro to view my list of mailboxes there is a message, email, that says "tap on the mailbox to move this message."  It's particularly bad, because I want to just open one of my boxes

  • Quake 4 and FEAR on Qosmio F20

    Hello I bought Quake 4 a few days ago, installed on my Qosmio F20-101 (Geforce Go 6600, 1 GB of memory) and I must say, it runs great!Looks very good, no cutting. The only exception iss setting "Ultra - Performance." But I play the game on high - det

  • Sam P850 - what it takes with a primary partition 3, if I resize number 2

    The laptop model is P850-131. I need to decrease the size of the partition win 7 to create a space to expand and its logical partitions.But what to do with partition primary number 3 after resizing is finished.What is it. It contains data. Is - this

  • Satellite A50 543: Questions about upgrading the HARD drive

    I'm looking to upgrade the internal hard disk on my A50 543 to 100 GB at 7200 RPM. The original drive is a Fujitsu 60GM 4200. I have found no information on the Internet on other readers line CMS that have been tested and found compatible with the A5

  • Can't get SP1 to install to continue to receive an error code.

    I have Windows Vista and I can't seem to get the SP1 download flawless and give me an error... code making it impossible to download Microsoft Office please help!