Flash or Dreamweaver for HTML5

using Flash professional cs6 for creating  interactive eLearning content.
My costumer wants to publish to web, smartphone and tablets.
I have the plugin “toolkit create js.” For HTML5 but this gives a lot of errors not interactivity.
Could you advise me? Do I need to import my project to Dreamweaver ?
Thanks,
Ton

Flash is very useful for creating animated and interactive content and cool stuff. But the Apple iPhone and iPad will never display Flash. Ever. And on much of the Android hardware, Flash is hardly optimal.
HTML5 offers alternatives to using Flash and those alternatives include video and audio elements that let you display video and audio on a website where, once, you had to have a Flash Plugin in a browser. You can also do really wonderful interactive stuff using JavaScript.
Pixelpaint has a converter that will change Flash into HTML5. It's not perfect, but it does get some things done. Google offers Swiffy for conversion to HTML5, though it can't yet convert DoubleClick Studio creatives.
Adobe also has a toolkit for CreateJS that can help you take your Flash projects to iPad and iPhone that will only work with Flash CS6. When you install the Adobe Extension Toolkit for CreateJS by using your Adobe Extensions Manager you can access it through the Flash authoring environment by going to: Window > Other Panels > Toolkit for CreateJS.
It's not perfect. It exports all of the Flash graphics, animations, and sounds to individual assets and Javascript files that support Canvas for HTML5. It does not support Actionscript 1.0 to 3.0 and Flash's built in 3D tools. Even though the Toolkit does not convert Actionscript to Javascript yet, it does leave you in the position to be able to do it yourself by separating out assets like graphics and sound and and animations and creating readable Javascript for the timeline animations. Adobe has instructions for getting started with this toolkit online.

Similar Messages

  • Build in Flash or Dreamweaver for Video Site

    Hello... I'm new to Dreamweaver and Flash.
    I need to build my website that will feature my portfolio of videos that I've created.   If I have around 20 videos for viewing, is it best to create the site in Flash or Dreamweaver?  
    Thank you

    Hi Gorka:
    I’m finally able to focus on your suggestions and
    hopefully finally finish my site. Just to make sure I’m clear
    on your advice using a scene called “paintings” as an
    example, I discard my earlier code such as <PARAM name =
    “FlashVars” value = “jodysite_paintings.swf =
    paintings”>, and replace it with the code you suggest that
    would look like this once completed (below)?
    <PARAM name = “FlashVars” value =
    “jodysite_paintings.swf =<?php echo $_GET[' paintings
    '];?>”>
    <EMBED FlashVars = "jodysite_paintings.swf=<?php echo
    $_GET['paintings'];?>"></EMBED>
    And in the Actions window for the button that would open a
    new browser window upon release for the “paintings”
    scene, the Actionscript for that button would read:
    getURL("javascript:window.open('
    http://www.jodywidelitz.com?scene=paintings','Paintings',
    toolbar = no, menubar = no, scrollbars = yes, location = no,
    fullscreen=yes, width=1024,height=768); void(0); "_blank", "GET");
    if(paintings != undefined){
    gotoAndStop(paintings, 1); 1 is for frame 1
    This is the way I have the code now, but I developed a glitch
    as soon as I changed the code. My preloader stays caught up in a
    continual load that won’t finish, and won’t advance to
    the next scene. It was working before I entered any FlashVars
    coding. So the Flash movie embedded in Dreamweaver stays blank.
    Also, I am using the original Flash MX and Dreamweaver MX from
    2002-2003. By some chance, does this earlier version of Flash MX
    not recognize FlashVars? I do have the DOCTYPE as <!DOCTYPE HTML
    PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> to allow any
    deprecated code, etc.
    Thanks again,
    Jody

  • 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.

  • JS-Linter,a static javascript analysis extension for HTML5 Canvas documents in Flash Pro CC

    JSLinter is a  extension for Flash Pro CC for static code analysis of timeline javascript in ’HTML5 Canvas’ docs.It helps to detect errors and potential problems in your timeline javascript code .
    You can download the extension form my blog here
    http://hemanthkumarr.wordpress.com/2013/12/05/js-lintera-static-javascript-analysis-extens ion-for-html5-canvas-documents-in-flash-pro-cc/

    Checked just now .It is working for me and i can download the extension.
    Can you just verify again and let me know?
    -Hemanth

  • Publish to HTML5 Using the Adobe Flash Professional Toolkit for CreateJS | Getting Started with the Flash Professional Toolkit for CreateJS | Adobe TV

    Learn about the Adobe Flash Professional Toolkit for CreateJS, including core features, expected workflows, and philosophy behind this technology.
    http://adobe.ly/I2Ur7U

    my question is why would one rather use HTML5 to create and edit animation over flash? I would personally rather have the visual interface than the text editor. Or did I miss something? What are the benefits other than separation of work duties (e.g., designer/developer).

  • Is YouTube going to drop Flash for HTML5?

    My site http://www.fuhshnizzle.com uses the YouTube player which still runs on Flash.
    Anyone know of any plans by YouTube to drop Flash in favor of HTML5?
    Should I be concerned?
    I know they've been offering HTML5 beta for over a year but this is a grey topic....
    Thanks!!

    You may want to bring this up in a different forum like maybe http://forums.adobe.com/community/design_development/webdesign
    This forum is product specific (Adobe Contribute).

  • Why do we need Wallaby for HTML5?

    I'm wondering why adobe is doing all this hardwork of converting FLA to HTML5, when we all know that HTML5 cannot do all the stuff Flash can do. Though I appreciate the emerging standard as the way to go. But Adobe has a better tool to deliver this experience for designers-  It's call Flash Catalyst. Flash Catalyst is a User Interaction tool which is best suited for this. I believe Adobe is working under tremendous pressure to provide a solution to the apple embarrasment  of not supporting Flash. In order not to sound to simple. I believe we can have an export/publish option to HTML5 from Adobe catalyst. This makes more sense to me if you agree - Flash Catalyst to FLEX/SWF/AIR/HTML5.
    I think Adobe should leave Flash Pro out of the HTML5 debate now after all Flash is not supporting the most fundamental features that can be a game changer.

    There was already a demo from an Adobe conference a few years ago or perhaps one year ago where someone demonstrated how
    to export Illustrator and SWF documents from Dreamweaver into "HTML5 Canvas".  Canvas
    is some type of tag that allows SVG and SWF filetypes to be rendered within the browser using HTML5 standards.  If you search for HTML5 Canvas and the word SWF or Flash within the same query string you will likely come up with the video demonstrating this feature.  If you look through my profile for HTML5 Canvas or HTML Canvas you will look for a question I posed about this technology as well.
    Best,
    -markerline

  • Flash player worked for months but now I have audio but no video / Windows 8 / Help

    Flash player worked for months.  But today suddenly the video part stopped working.  So I have audio and a blank screen.  This is across all applications: youtube, live streaming, etc.

    To help troubleshoot we'll need the following system information:
    Operating system
    Browser
    Flash Player version - http://adobe.ly/wNzNAu
    Web Page URL
    Steps to reproduce
    When reporting issues with video or audio, it's also helpful to get your system hardware and driver details.  Instructions for finding this information can be found here:
    Windows - http://adobe.ly/KShBWi
    Mac - http://adobe.ly/16Odlzb
    Finally, sometimes video and audio problems are caused at a lower level and not directly related to Flash Player.  I recommend trying both of the links below to see how they perform.  If the problem exists with both, then Flash Player is most likely not the culprit as the HTML5 video link does not use Flash Player when playing.  You can verify the use of HTML5 by right clicking the HTML5 video and looking for the words "About HTML5" at the bottom of the context menu.
    HTML5 video - http://bit.ly/ahzL63
    Non-HTML5 video - http://bit.ly/cqNb3w

  • Can anyone tell me how to embed a flash video stream in html5

    Can anyone tell me how to embed a flash video stream in html5. I have a video stream but would love to be bale to get it to run on ipads so would like to know how to embed the flash video stream in html5 http://www.ravedance.net

    Gary, thank you for responding:
    1) I know my "profile" indicates I'm on Mountain Lion.  I have not figured out how to update that.  I am using Yosemite and Keynote Version 6.5.2 on a 15" Macbook-Pro  (tell me how to update my profile, please - nothing I click on opens any kind of "edit" options)
    2) My 20 sec video does play in Quicktime.  I find nothing in the Quicktime Inspector about deselecting "start movie on click."
    3) in my slide presentation I can insert the video on a slide okay and if I click on it can get it to play, But I cannot seem to get it to play after a transition automatically.  Maybe it cannot be done.  Obviously I would like the entire presentation to play automatically without clicking on or between slides.
    Again, thank you for you kind help!

  • Create an educational dashboard: Flash datagrid or bootstrap html5

    Hi - This is a question of whether to stay in flash or move to bootstrap and a responsive solution with regards to building an educational dashboard to show students results etc... in a data table. Flash is a bad idea on mobile and tablets so we are going for html5 + CSS3. Just asking if that is a good idea. If this cannot be answered here then I shall try somehwere else. Asking here as the flash guys are probably looking at other solutions just because Adobe is spending all its funds on other html5 technology with Adobe Edge to do the same as flash.
    Looking to create the following tables:
    http://www.dreambox.com/district-reports
    Basically, is bootstrap html5 + CSS a viable robust solution to producing an educational dashboard.
    Cheers in advance and I hopethis doesn't go down to adly on the flash forum as I LOVE flash and all my stuff is in flash and I wish I could stay with flash for a lot longer.

    Hi - This is a question of whether to stay in flash or move to bootstrap and a responsive solution with regards to building an educational dashboard to show students results etc... in a data table. Flash is a bad idea on mobile and tablets so we are going for html5 + CSS3. Just asking if that is a good idea. If this cannot be answered here then I shall try somehwere else. Asking here as the flash guys are probably looking at other solutions just because Adobe is spending all its funds on other html5 technology with Adobe Edge to do the same as flash.
    Looking to create the following tables:
    http://www.dreambox.com/district-reports
    Basically, is bootstrap html5 + CSS a viable robust solution to producing an educational dashboard.
    Cheers in advance and I hopethis doesn't go down to adly on the flash forum as I LOVE flash and all my stuff is in flash and I wish I could stay with flash for a lot longer.

  • Flash in Dreamweaver???

    I have uploaded and displayed flash in dreamweaver before but
    for some reason i cannot get it to work now. Does this have
    anything to do with CSS? The file is succesfully on the server as
    you can see at www.zcarpentry.com/dropmenZCI.swf but when going to
    www.zcarpentry.com the blank space on the left is where the menu
    should be. PLEASE HELP!!! I am self taught and think i may be
    overlooking something here is my source code:
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    width="182" height="460" align="middle">
    <param name="movie" value="../../Z
    Carpentry/htdocs/dropmenZCI.swf" />
    <param name="quality" value="high" />
    <embed src="../../Z Carpentry/htdocs/dropmenZCI.swf"
    width="182" height="460" align="middle" quality="high"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash"></embed>
    </object>

    Self taught developers usually don't get some of the finer
    usability points.
    If you want to use Flash for navigation, consider this -
    1. Some people don't have Flash installed - what do they do?
    2. Search engines don't parse Flash links - your site will
    not be spidered
    3. Screen assistive devices don't parse Flash links - what
    will those users
    do?
    4. DW cannot maintain links within a Flash movie, so if you
    move or rename
    a linked file, your navigation will break - what will you do?
    It's usually a very bad idea for these reasons...
    In your case, the most profound problem is #2 - since you
    have an all-Flash
    page, you will not find much love from the search engines.
    And even though
    Google is saying it now scans Flash links, I am skeptical.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Frank Gioia" <[email protected]> wrote in
    message
    news:[email protected]...
    >I have uploaded and displayed flash in dreamweaver before
    but for some
    >reason i
    > cannot get it to work now. Does this have anything to do
    with CSS? The
    > file is
    > succesfully on the server as you can see at
    > www.zcarpentry.com/dropmenZCI.swf
    > but when going to www.zcarpentry.com the blank space on
    the left is where
    > the
    > menu should be. PLEASE HELP!!! I am self taught and
    think i may be
    > overlooking
    > something here is my source code:
    > <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    > codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
    > rsion=9,0,28,0" width="182" height="460"
    align="middle">
    > <param name="movie" value="../../Z
    Carpentry/htdocs/dropmenZCI.swf"
    > />
    > <param name="quality" value="high" />
    > <embed src="../../Z Carpentry/htdocs/dropmenZCI.swf"
    width="182"
    > height="460" align="middle" quality="high"
    > pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Versio
    > n=ShockwaveFlash"
    type="application/x-shockwave-flash"></embed>
    > </object>
    >
    >

  • Integrating a little Flash in 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

    It's the new IE functionality (introduced in the April 2006
    patch update for
    IE6 and made compulsory by the June 2006 patch update) to
    comply with a
    ruling against Microsoft's patent infringement.
    It's triggered by the <object>, <embed> and
    <applet> tags on a page. Flash
    is normally imported into a page via the <embed> tag
    hence it's affected by
    the change. Content imported into a webpage by these methods
    is known as
    Active Content and now requires an extra click to activate it
    and interact
    with it.
    The workaround ultimately rests with website designers who
    are now advised
    by Microsoft and Adobe etc to implement the controls for
    Active Content in
    their sites indirectly via Javascript rather than direct HTML
    tags.
    If you have DW8, the 8.0.2 updater will insert Flash with
    Adobe's
    recommended Active Content fix already included in the code.
    With any other
    version of DW, you'll have to do it manually.
    http://support.microsoft.com/kb/912945/en-us
    http://www.macromedia.com/devnet/activecontent/
    http://www.baekdal.com/articles/Technology/microsoft-ie-activex-update
    http://blog.deconcept.com/swfobject/
    Some background:
    http://en.wikipedia.org/wiki/Eolas
    Regards
    John Waller

  • Dreamweaver css3-html5 colornames

    darkgray means something to me. But honestly, #999999 ...what's that?
    Browsers all know css3-html5 colorname css syntax, but where are colornames in Dreamweaver? When I am in code view and inserting color property, the only Dreamweaver popup  is an ancient color grid. Where is the colornames popup? I have been using colornames popup in Expression Studio for years. I sure hope someone can tell me where colornames are in the dynamic Dreamweaver CSS3-html5 codeview popups.

    Color names are inconsistant.  Dark grey means nothing to me.  But Cool Grey 9 would mean a PMS color.  And based on the W3C dark gray is actually #A9A9A9, not #999999 ( source ) .  And colornames to not represent all variations of colors.  Do you see the disconnect?  I agree with you that hex codes are meaningless but I would argue that the compromise is moving to rgba for colors which is supported in CSS3.  Moving forward RGBA is something that is being used more and more by Adobe.  This is because if you go to an artist and they design something in Photoshop, Illustrator or Fireworks, dark gray is an arbitrary value whereas the coded value can be replicated across all mediums.

  • Flash animation interactivity for autism nonprofit

    I run a nonprofit that is creating an educational Flash animated video series for children with autism - we are trying to figure out the best way to composite our animation and export our videos so that we can retain the Flash interactivity and be able to play the videos across all platforms?  Should we composite in AfterEffects and export MOVs and then have the interactivity be coded in using HTML5, action script, or Javascript?  Or, is it best to keep everything in Flash and rely on an App to cross over to Apple products?  We are unfamiliar with other options and would really appreciate some help or guidance here.
    Bottom line: we want to be able to stream interactive videos of our Flash animation from our website so that they are compatible across all platforms and also create DVDs, while keeping all of the content consistent.  Our interactivity consists of a few buttons that bring up different menus or result in playback.

    Very hard to answer because it appears you're asking for a single development path with a huge number of vastly different mediums. You're going to need to expect to produce some of these in different ways, such as the DVD (if it's a video DVD). Flash/HTML5 won't help you there, Encore with some menu programming can do some but that is a horse of a whole different color than an actual interactive device.
    While Apple devices may eventually get Flash Player support, Adobe would probably first need to start developing Flash Player for Mobile which was already abandoned on Android. I find most sites utilizing Flash no longer play on my Android device despite the player.
    That leaves HTML5. While Flash can export to HTML5 it does come with limitations that you'll need to learn about.
    I feel the best place to start would be with a JavaScript programmer who can feel out the capabilities and limits of Flash's CreateJS HTML5 output and weigh that against your needs to see if it's an ideal platform to base off. Otherwise the pure JavaScript/HTML5 video route is probably your best choice. There are probably regulations (such as the old Section 508 accessibility for government work) that you're up against if you accept state or federal funding which will limit your choices to only the most accessible route, especially with special needs.
    In either route, due to being a bit familiar with the kinds of interactive activities you need, keeping interest via variation, video and animation are your best bet. Since DVD and universal accessibility is a target, that narrows it down to Video. So I would concur on After Effects and Premiere being used to produce the visual assets.

  • Goodbye Flash: YouTube mobile goes HTML5 on iPhone and Android

    Greetings, Im looking for a better understanding to what this Flash war is about. and I would likreto hear from the Adobe side of designer.
    Goodbye Flash: YouTube mobile goes HTML5 on iPhone and Android
    How true is this, and what will become of designing Flash websites?
    I finaly was able to upgrade to an entire Suite of Adobe products including Flash with the intention of doing some Flash work, but now the client is not wanting ANY flash work because it wont work on a phone!
    What about all the Flash website alredy up and running? Will new sites have to be created just for the F*ing iphone?
    Watching  Avatar on the back of a airline seats to cracker sized phone screens. seriously, what is the point.
    .. I know, it's a bit of a rant.

    Marek,
    Welcome to the forum.
    Do you happen to have the usable specs. for these devices? I would assume that the manual, or maybe a product Web site would have such. That will help us determine the best settings to use.
    Good luck,
    Hunt

Maybe you are looking for

  • Bw report in portal

    Dear All, I am trying to display a BW report iView in the portal. However I got an error message like Internet Explorer was unable to link to the Web page you requested. The page might be temporarily unavailable. When I right click for properties it

  • Creative Cloud on pc and mac with the same license ?

    Can I install Creative Cloud on 2 computers, one pc and one mac with the same license ?

  • Jaas authorization in JBoss 4.2.3

    Hi, i need to use JAAS for authentication and authorization in JBoss. I've done the following. conf/login-config.xml ==> <application-policy name = "jaas3"> <authentication> <login-module code="org.jboss.security.auth.spi.DatabaseServerLoginModule" f

  • Cant view Employee & Organisational Process in MSS.

    After selecting the employee or OM object and select Next i am not able to view any Processes & Forms. Can someone help please ASAP. PFA  a screen shot.

  • Sap.m.UploadCollection BusyIndicator Issue

    Hello Experts, I am using sap.m.UploadCollection and uploading file using OData service, which is working fine and successfully uploading the file. But I am facing some problem with the busy indicator. Eventhough the file is uploaded it is showing th