Integrating Flash as a HTML5 Componant (with JQuery)

Hello,
i am strugling to make the flash componant fit as a html5 valid componant inside JQuery. Here is what i have so far:
<script>
jQuery(document).ready(function(){
jQuery('body').data('videoCriteria', {'dom':'domVideoResults', 'q':'', 'username':'remi2611', 'category':'', 'feed':'most_viewed', 'time':'today',
'type':'2', 'pageNumber':'1', 'nb_display':'10', 'safeSearch':'none'});
jQuery('body').data('social_buttons', 0);
youtube_wpress_displayVideosList();
</script><noscript>
Visitez notre blog voyage!
</noscript>
Any clue on how this could be done ?

Hello,
i am strugling to make the flash componant fit as a html5 valid componant inside JQuery. Here is what i have so far:
<script>
jQuery(document).ready(function(){
jQuery('body').data('videoCriteria', {'dom':'domVideoResults', 'q':'', 'username':'remi2611', 'category':'', 'feed':'most_viewed', 'time':'today',
'type':'2', 'pageNumber':'1', 'nb_display':'10', 'safeSearch':'none'});
jQuery('body').data('social_buttons', 0);
youtube_wpress_displayVideosList();
</script><noscript>
Visitez notre blog voyage!
</noscript>
Any clue on how this could be done ?

Similar Messages

  • Integrating Flash CS3 with XML

    Hello, I done a tutorial from learnflash.com on Integrating
    Flash CS3 with XML, and I can't figure out why when the file is
    published the scrollbar component doesn't work.

    Yep, big difference. Flash CS3 is the earlier version of
    Flash, so you can't open CS4 files in CS3. You are probably
    confusing CS3 with AS3, which is supported by both versions of
    Flash CS#.

  • Is there a way to use multiple canvas tags with the ToolKit for CreateJS for Flash in one HTML5 doc?

    Hey everyone, I was wondering if someone could help point me in the right direction for solving this. I have created 5 short animations using Flash and when I published each ".fla " (with Toolkit for CreateJS extension) I get 5 different html5 files with their own respective javascripts. Is there a way to get all those canvas tags in one html5 file and still have it work. I'd love a hint on where to begin so I can begin researching the solution.
    Thanks!
    -DJ

    Why do you think that one will be over written?
    You can sync as many ipods/iphones/ipads as you like to one computer.  Each is different and will only sync what you select.

  • Need help with coding for HTML5 Video with Flash fallback

    Hello, need help with my coding in Dreamweaver CS5.5 for HTML5 video with Flash fallback. Not sure if the coding is correct. Do I need anything else Javascipt etc?

    The reason you see a blank page is because it's trying to load the file that is pretty humungous and there is no preloader. So, you see a white screen till it complets loading.
    Also, the reason why its loading a SWF file and not any of HTML5 type video is because your doctype declaration is XHTML1.0 and not HTML5.
    Change the 1st line in your .html file from:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    to:
    <!DOCTYPE html>
    Then see if your HTML5 video types load with <video> tag.

  • Integrating flash with java

    i have a form made with flash, and form handlers made with java. So how can i make it work. i have couple java packages that make the calculations from the values given in flash form.any good websites that have info about java and flash?

    hey, try getting both communicated with XML

  • Flash player does not work with Ie or Firefox with win 8.1?

    Flash player does not work with Ie or Firefox with win 8.1 64, If i try and play a video I get the message to install Flashplayer.
    If I try and install it it says it is already installed. Your onsite  installer says it is not applicable to my machine.
    I have followed all the normal steps re enabling addons and active filters etc.
    all to no avail Pc is Dell 6 months old, Flashplayer has never worked on this machine. Last MS update mid Dec 2014.
    Version of flashplayer is 15....03.......

    Flash Player is a built-in component of Internet Explorer.  There's nothing separate to download or install.
    Firefox requires a different version of Flash Player (the NPAPI plug-in), which will be served to you if you go here: http://get.adobe.com/flashplayer using Firefox; however, there are some unique stability issues related to Firefox on Win8.1, and you're probably better off using Google Chrome if you want a more optimal experience with Flash Player.
    For problems where IE isn't being detected by sites that require Flash:
    First, confirm that ActiveX Filtering is configured to allow Flash content:
    https://forums.adobe.com/thread/867968
    Internet Explorer 11 introduces a number of changes both to how the browser identifies itself to remote web servers, and to how it processes JavaScript intended to target behaviors specific to Internet Explorer. Unfortunately, this means that content on some sites will be broken until the content provider changes their site to conform to the new development approach required by modern versions of IE.
    You can try to work around these issues by using Compatibility View:
    http://windows.microsoft.com/en-us/internet-explorer/use-compatibility-view#ie=ie-11

  • Could not create the flash button because a component of Dreamweaver is missing. Please reinstall Dreamweaver.

    I have Dreamweaver MX 2004 and then upgraded to
    Dreamweaver Studio MX 2004 and decided to upgrade to Studio 8. At
    the time I got the Studio 8 I also upgraded my computer and now my
    purchased flash buttons do not work on my system. I get an error
    message Macromedia Dreamweaver Could not create the flash button
    because a component of Dreamweaver is missing. Please reinstall
    Dreamweaver. We tried uninstall and then reinstall and still no
    fix. My husband tried the software on his lap top and they work
    fine. I did have Contribute installed but uninstalled it . 1. What
    would the missing component be? and 2. Why didn't the reinstall
    work? Thanks for the help. I need to update a couple of sites that
    use the buttons and can't so far. Carol

    you probably have to install the Dreamweaver update so that
    you're on
    version 8.0.2. just search Adobe.com for Dreamweaver update
    and you
    should be able to find it pretty quickly.
    cpt_vom wrote:
    > After a reinstall of Window XP and Drewamweaver ver.8
    I'm running into a
    > problem.
    > When inserting a flash button I get the following
    message:
    > :Could not create the Flash Button because a Component
    of Dreamweaver is
    > missing. Please reinstall Dreamweaver:
    > Not a word about which Componement missing!
    > I have tried to instal Dreamweaver several times but
    without result - same
    > message appears.
    > The button in question is 'FZ Pack 3: Multi Buttons'.
    > I can insert the standard buttons with no problems and I
    have also tried to
    > insert this button on my second PC with succes which
    could indicate a problem
    > with my main PC, maybe something to do to Windows XP?
    > I really would appreciate an solution to this problem
    and hope somebody could
    > help.
    >
    > Kind regards,
    > Kjeld - Copenhagen - Denmark
    >
    >

  • How to use MyFaces component with Java Creator 2

    Please advise for me the way to use Myfaces component with Java Creator 2. Thanks

    Apologies for the late reply, but currently what exists generally for MyFaces integration with Creator is on this blog:
    http://wiki.java.net/bin/view/Javatools/CustomComponentLibraries
    You might also want to post the same question on the nbusers alias on netbeans.org, referencing Visual Web Pack
    Regards,
    -Brad Mayer

  • Advice on integrating Flash and HTML

    I have googled and researched this topic on the web.
    Integrating Flash and HTML seems like a popular topic but much of
    the information is dated (using FS commands or solutions based on
    2000-2004 coding and/or hacks) I am using Flash CS3 and Dreamweaver
    CS3. I can use Actionscript 2 or Actionscript 3. Here is my goal
    I want to use a Flash navigation in the top third of my page
    and have it control and load new HTML pages in the bottom two
    thirds of the page. Some of these html pages use SPRY code but most
    are simple HTML pages. I prefer Flash over CSS because I have more
    control and predictability. What I have found so far is three
    different solutions.
    1.HTML Framesets. This seems like a really good idea but I
    thought using framesets was a fading technique and should be
    avoided. Is this true?
    2. Using the ExternalInterface class to communicate between
    Javascript and Actionscript. This also seemed like a good idea but
    it is not clear to me how to implement. Do I combine this with
    innerHTML or some type of AJAX technique.
    3. Keep everything in Flash and load different swfs into main
    Flash page. I like this idea the best and it would work for most
    pages but I still like html pages when there is alot of text or I
    want to use SPRY techniques.
    When I have posted elsewhere I get references to articles
    telling me why Flash is bad or framesets are bad or innerHTML is
    not standard HTML. The only thing I am sure about is that most
    people are pretty passionate about defending their own way of doing
    things. I am hoping someone can provide some solid information
    about what is possible and how to implement a solution.

    It works when you put it online... :)1

  • Publishing Flash animation in HTML5 (Captivate 6).

    I have created a Flash animation in After Effects, and need to publish this in Captivate 6 in HTML5. Every time I try it just published it as a blank screen. Is there a way to, preferably fix this, or alternatively work around this?
    Thanks

    For now, because all I need to achieve was quite a simple animation of a line graph growing, I can build a makeshift animation in Captivate using white shapes and motion commands to give this appearance, but going forward: Our digital team feels that if we are to incorporate animations in e-learning / m-learning, we will need to develop part of it from scratch while just using Storyline or Captivate for the authoring of content / transition etc.
    For the mean time, if a client just wants something specifically for online, and not for mobile devices, I can suggest using Captivate, but the amount of clients wanting this is already low and I'm sure will continue to diminish as long as people keep purchasing smart phones and tablets.
    There is also the option of creating what you want in After Effects and then saving it as a movie file which will publish in Captivate when publishing HTML5. It isn't the smoothest looking thing ever though, and TBH the more I played around with the publishing in HTML5 option with content other than basic features, the less interested I became in using it. I will be giving it another go when I have a minute though.
    Let me know if you have any progress if your trying any of these, or other, possible work arounds.
    Thanks

  • Integrating Flash into Dreamweaver

    Hello All,
    I am a newbie and just finished a Flash class. However we
    didn't hardly talk at all about integrating Flash with Dreamweaver.
    What I want to do is create an intro page that has Flash and
    then you have to click on a Button to go into the main site. I
    understand a little of Behaviors and Actionscripting so thought
    that I would do the GetURL Behavior (going off memory here) to get
    me from the Intro page to the main Dreamweaver site.
    Question is... do I export an SWF file, put that in a
    index.html page for the Intro page and then link to the main
    Dreamweaver site but have the main site not an "Index" file but
    another name...maybe main.html.
    Is this what people do? Or do they take the generated .html
    file from Flash (its published) and just use that as their intro.
    Naming it index.html. And then linking to another *.html created
    with Dreamweaver but that is not saved as index.html.
    Also, how often are people doing a PURE Flash website and not
    mixing the Flash and Dreamweaver together? Just curious.
    Thanks for clarifying.
    Computerkitten

    Hmm... looks ok to me. You should be able to place it in a
    folder without
    problem. I'd try using SWFObject to put the Flash on the page
    though - that
    _might_ fix your problem. Odd one.
    http://blog.deconcept.com/swfobject/
    Dave -
    Head Developer
    http://www.blurredistinction.com
    Adobe Community Expert
    http://www.adobe.com/communities/experts/

  • Can I make a non-flash slide show using Fireworks, with JPEGs not GIFs?

    Can I make a non-flash slide show using Fireworks, with JPEGs not GIFs?

    Look to using jQuery instead of Flash.  There are a variety of redy-made solutions available, just search Google or visit the Dreamweaver forum and ask there.

  • Exporting flash files as HTML5

    Is there a way of exporting more complex flash animations to HTML5 please? I create scientific animations in flash - http://www.liquidjigsaw.com/science/animation - and my clients now wish them to be viewable on an ipad.
    Also the new animations I create have been requested in HTML5. I have done lots of research and installed the Toolkit for JSCreate for flash but this only works for very simple animations.
    This is becoming a big concern for my business - can you advise please? Or should I no longer be using Flash?

    Yes I think the AIR files can be put on a website but they can also be distributed outside the App Store. This is called ad-hoc distribution and is a privilege that comes with being a Registerd Apple Developer although you are limited to 100 devices per year.
    Adobe AIR (for iOS or for Android) has allowed me to port many pieces of Flash work straight over to mobile devices with only a few lines of ActionScript needing to be changed. So Flash does run on iOS (although inside a native wrapper)!

  • Future of Flash/Flex given HTML5 shows strongly

    Facebook has chosen HTML5 as the language to develop the new platform. It seems Flash/Flex is losing the war. Any comments?

    The one between Flash/Flex and HTML5, or between Adobe/Google and Apple. People are complaining Flex applications use a lot of memories and CPU powers on mobile devices. But I'm not so sure how good HTML5 is.
    Can you do a digital Guitar like the one we saw on Google a few days back using Flex? I heard it was done with HTML5.

  • Modify Flash CC's HTML5 template?

    I am trying to include some other Javascript libraries into code created when converting some old Flash animations to HTML5/JS.
    It's simple enough to just open the Flash CC-published .html file and add the necessary <script> statements to the head, but of course, every time you re-publish the Flash CC HTML and JS, it overwrites the added lines when the HTML file is updated.
    Unchecking the "Publish HTML" box doesn't help all that much.
    Is it possible to modify the "template" that Flash CC uses to output HTML? This would save a lot of tedious cutting and pasting when testing animations.
    TIA!

    Thanks, Nipun. My basic problem is that I have a fair amount of Flash work that needs to be "converted" so that it will function on iOS devices.
    I have been playing around with Flash CC's abilities to pull in existing FLA files, and modify them for HTML5 output. I have found MANY problems with this "workflow," thus far. I am not even convinced that the "conversion" is even useful, given the things that need to be addressed, even down to stuff like confronting a different scheme for frame numbering on the Timeline, etc.
    The Edge Animate software is hopelessly crippled by its failure to (automatically) address cross-browser flavors of HTML5 coding, and by its reliance on having to hand-code almost anything that isn't related to the Timeline advancing - i.e., stuff that "jumps around" automatically, as opposed to someting approaching the REAL functionality that we had in Actionscript.
    So, I'm still really waiting to see what transpires before I devote any more of my time to learning software that doesn't seem like it's truly addressing the issue of seamless, cross-platform HTML5 animation.

Maybe you are looking for