Flash authoring in WYSIWYG style is the innovation designers need!

I'm just wondering why Adobe didn't upgrade Flash professional to the same idea as flash catalyst. It would have been more successful and innovative because most of the bashing Flash is getting(CPU clog, bugginess, etc) partly because of some developers coding faults would have been reduced.Imagine a design mode where you build all the possible creative experience you can think of in a wysiwyg style and the codes are authomatically written including data binding capabilities, pre-made components, custom components, camera, etc. I believe Adobe flash platform has grown and mature for this. Adobe should kindly think about this.
The idea of working in catalyst/MXML could have been done with flash professional since the codes would be converted from MXML to actionscript anyway. Luv Adobe

quote:
Originally posted by:
rafiqelmansy
Hi,
i do not know what is your Flash level, but since you say you
are new in it. i think you will need a training before you can do a
task like this. i recommend learning via www.lynda.com, it inculdes
a v.good videos and books.
Hi Rafiq,
thanks for that, I will check out Lynda.com, I have heard
that they are pretty good.
kind regards
Rossco

Similar Messages

  • Question about text rendering in flash authoring tool and in flash player.

    Hi everyone, i have found that:
    1. There has a subtle difference between a static text field in flash authoring tool which has been set to use the device font when it's got focus(state that user can type character in) and lose focus;
    2. There also has a subtle difference between when it is being rendered in flash player and in flash authoring tool.
    (Note that the key factor here is setting the text field to use device font.)
    I want to know  what causes this difference. Thanks in advance!

    both in flash authoring tool not flash player.

  • Graphics using graphic API are drawn below the loaded content created using Flash authoring tool

    Here is my problem.
    I am developing a Analog Dial component. Here , I am
    extending UIComponent and loading a swf file generated using Flash
    CS3 authoring tool ( the swf basically has the circle and needle)
    and adding the loaded content as child of Dial class.
    Next I use Graphics API to draw the major and minor ticks on
    the dial.
    As mentioned in the curveTo method of flash.display.Graphics
    class documentation (
    http://livedocs.adobe.com/flex/201/langref/index.html),
    if you are using graphics api and also loading content created
    using the flash authoring environment the vector graphics will be
    drawn underneath the loaded content.
    Well , Is there any way to make the graphics appear on top of
    the loaded contents?

    It appears that this may be accomplished more easily if I do something similar to the StrobeMediaPlayback implementation. Looking at the StrobeMediaPlayback source code it looks like Adobe has done something a little different than their ControlBarPlugin, placing the controlbar and root media element inside separate MediaContainers and then adding those containers to the display list. Is this recommended over using the frameworks ParallelElements? If so, is communication between the control bar and root media element still a matter of just updating the target reference via metadata?

  • News "FLASH"... Nancy O (the legend) ... i need help again

    I am trying to put a banner on my website for my exam.... It will have to have an image with logos flashing across and stopping for a few seconds before carrying on.and out the other side.  I have looked up everywhere to see how this is done but with no joy. There is lots of info out there but it is not working for me.  In Flash i have no problem creating a banner image with various logos moving  from one side to the other or even changing the image from one shape to another or bouncing it up and down the stage from one side to the other. I can even stagger the timelines for the logos to make them enter one after the other. The one thing i can not get to grips with is making the images stop or pause after they have entered from one side before exiting  the other side. I have followed step by step many  youtube tutorials but the authors are wizzing through them too fast and despite folling every step second by second, i  am missing a vital step somewhere.   Would someone please let me know step by  step (and please assume i am an idiot when doing this) the sequence i must follow from the very begining to the last step when i publish.

    Noooooooo........ When i saw your email notification i had high hopes of getting the answer i have been trying to work out for two days....but no problem ..your still a legend ha ha ... you got me out of a big hole in this project the last time... but thanks for taking the time to reply, i will try the other forum.
    Date: Thu, 26 Jan 2012 17:28:18 -0700
    From: [email protected]
    To: [email protected]
    Subject: News "FLASH"... Nancy O (the legend) ... i need help again
    Re: News "FLASH"... Nancy O (the legend) ... i need help again created by Nancy O. in Dreamweaver - View the full discussion
    You'll get better answers in the Flash Forums for whichever Action Script ver you're using.
    Sorry.  I don't do much Flashy stuff anymore.  As far as I'm concerned, when Apple iDevices quit supporting Flash, it became a dying web technology.  
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4167793#4167793
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4167793#4167793. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Dreamweaver by email or at Adobe Forums
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • [svn:bz-trunk] 20754: My latest EndpointPushNotifier change changed the style of the code quite a bit  (sorry for that, it was my IDE settings getting in the loop here) I only changed one char line 389.

    Revision: 20754
    Revision: 20754
    Author:   [email protected]
    Date:     2011-03-10 03:36:05 -0800 (Thu, 10 Mar 2011)
    Log Message:
    My latest EndpointPushNotifier change changed the style of the code quite a bit (sorry for that, it was my IDE settings getting in the loop here) I only changed one char line 389.
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/client/EndpointPushNotifier.java

    I seem to have fixed it by putting <div  class="clearfloat"></div> after the navigation bar?

  • Styles and the combobox

    Hello all, I'm currently working on a presentation using
    combo boxes.
    I'm fairly new to flash and am just learning how to adjust
    some flash's inbuilt components.
    Specifically the ‘combobox.’
    What I want to do is change the font and corner radius
    displayed by a combo box so that it will match the rest of my
    document.
    Looking through the help section it talks about "styles" but
    I can’t seem to find any way to change the styles of this
    component, or indeed any thing that may point me in the right
    direction.
    Can anyone help out?
    I am using flash pro 8
    Cheers
    Fletch

    Fletch-
    I know this is not the best way but to change the font of
    your combobox use the following.
    my_component.setStyle("fontFamily", "yourFont");
    For more information check
    http://livedocs.macromedia.com/flash/mx2004/main_7_2/wwhelp/wwhimpl/common/html/wwhelp.htm ?context=Flash_MX_2004&file=00002031.html
    Also check the following site for what other properties you
    can set
    http://livedocs.macromedia.com/flash/mx2004/main_7_2/wwhelp/wwhimpl/common/html/wwhelp.htm ?context=Flash_MX_2004&file=00002857.html
    As for the corner radius this is set by the skin of your
    component. You will need to skin your components. Info on skinning
    somponents is found at
    http://www.adobe.com/devnet/flash/articles/skinning_2004.html
    http://www.webpronews.com/webdevelopment/sitedesign/wpn-26-20050930SkinningtheFlash8Compon ents.html
    Good luck,
    Sean

  • No Flash Player on Metro style IE 10?

    Now that Microsoft has claimed not allowing plug-ins on Metro style IE 10, what it means for future of Flash?

    I wouldn't say that.  We believe Flash will be very useful and popular for the forseeable future on both mobile and desktop platforms.  Check out our announcement today regarding Flash Player 11 and some of the great new functionality it provides developers and users.
    While it's true that the Metro styled version of Internet Explorer will not host plugins, the desktop version of Internet Explorer 10 (along with other browsers such as Safari, Firefox, Chrome, Opera, etc) will.
    Chris

  • Content Holder How do you get css class to appear in the wysiwyg editor? The only option is "clear class".

    Need an answer to my question: How do you get css class to appear in the wysiwyg editor? The only option is "clear class".

    Liam,
    If it's not supported there, then where can I access the css and do you have any recommendations for a simple app to change the css style?

  • [svn:osmf:] 14413: Added a style for the playlist.

    Revision: 14413
    Revision: 14413
    Author:   [email protected]
    Date:     2010-02-24 17:58:39 -0800 (Wed, 24 Feb 2010)
    Log Message:
    Added a style for the playlist.
    Modified Paths:
        osmf/trunk/apps/samples/plugins/AkamaiPluginSample/src/AkamaiPluginSample.css

    when you play the CD in your laptop on your home screen a Cd should pop up under the name of the album. Than when you open itunes it will probly say something like "let this CD download" or something like that. If it doesn't than automaticlly while the CD is importing to your itunes a page will pop up with a progess of the CD download.
    Hope that helped.

  • I got new hard driver for my MacBook I don't have the cd but I do have flash drive that has the software I need help because when I turn on my laptop it shows me a file with question mark how can I install the software from the flash driver?

    I got new hard driver for my MacBook I don't have the cd but I do have flash drive that has the software I need help because when I turn on my laptop it shows me a file with question mark how can I install the software from the flash driver?

    Hold down the Option key while you boot your Mac. Then, it should show you a selection of devices. Click your flash drive and it will boot from that.

  • Itunes says my new laptop (windows 8) isn't authorized to play some of the purchased songs that are already on my iphone (I previously synced it with my old laptop).  It says it will delete them from the phone unless I authorize the computer.

    This results in an endless loop where I authorize it, and then get the same warning.  I have already tried deauthorizing all the computers on the account, and then reauthorizing the new one yet the problem persists.  Also, only three devices are associated with the account.  I can't find the solution anywhere so help will be welcomed.  All songs were purchased through the itunes store and it appears to be older ones that are targeted for deletion; however, these older ones are still available for purchase in the itunes store so that's not the problem.  Thanks.

    Hello, ted_marx38. 
    Thank you for visiting Apple Support Communities.
    The most common cause for this issue would be media present that is purchased with another Apple ID.  When prompted to authorize the computer it may show a different Apple ID.  If this is the case, the computer will need to be authorized for this Apple ID.  The article below will walk you through the process of verifying if that is the case or correcting the issue if not.
    iTunes repeatedly prompts to authorize computer to play iTunes Store purchases
    http://support.apple.com/kb/TS1389
    Cheers,
    Jason H.

  • My Mac Book Pro was really slow at everything and would kick me out of my photos every time i got on them. now it won't even allow me to log on. i put my password in and the screen will flash white and go back to the login page. HELP please...

    My Mac Book Pro was really slow at everything and would kick me out of my photos every time i got on them. now it won't even allow me to log on. i put my password in and the screen will flash white and go back to the login page. HELP please...

    There is nothing wrong with your Dell, it will work fine with any MacbookPro. I have been using Dell displays for over 12 years with many different Mac models. I have two 21" Ultra Sharp displays working side by side to design a Keynote presentation right now.
    The issue your having is with the way Keynote  takes control of the video output to both displays, it sends the presentation signal to one and the presenter display to the other, this is set up in;
    Keynote preferences > Presenter display.
    If you want to show a wesite or another app on  either display,  use application switcher:
    press the the  command key on the keyboard, then the tab key; a row of applications will show what applications are running, choose which one you want to show. Use command  > tab to return to Keynote.

  • My iphone 3g stays on the apple logo for about 4 minutes then flashes white and goes back to the apple screen, it repeats untill battery is flat,  every now and then im lucky enough to get it to turn on but not very often and then it freezes and repeats??

    hello my name is kirstie, i updated to firmware 4.2.1 .....my iphone 3g stays on the apple logo for about 4 minutes then flashes white and goes back to the apple screen, it repeats untill battery is flat,  every now and then im lucky enough to get it to turn on but not very often and then it freezes and repeats the same problem?? (if i turn the phone off my pressing the two buttons it wont keep rebooting, its only when i leave it after turning it on)
    I have reset the phone, full firmware restore, even downgraded back from firmware 4.2.1 to .3.1.3 official by using dfu mode and still doesnt fix.
    (i correctly got out of dfu mode after the downgrade)
    i can enter dfu mode and recovery, and update through itunes with no problem, but it doesnt fix the problem,
    i have searched and found no answer to this problem, every option availible to try that i know of i have tried and failed. i dont care about preserving my content i just want a fix. i have a good understanding how to operate software on a computer and shouldnt be too confused by any advice given, so plz even if the answer is very complex i wish to try anything, please help me to get my iphone working.

    Anyone have any suggestions? or is everyone else just as clueless as me !

  • In FrameMaker 9.0.3 and 9.0.4, I cannot set tab stops for a style in the Paragraph Designer.

    In FrameMaker 9.0.3 and 9.0.4, I cannot set tab stops for a style in the paragraph designer. Here are the steps to dysfunction:
    1. In Paragraph Designer, for Tab Stops, click Edit. Edit Tab Stop dialog box opens, and the Paragraph Designer dialog box closes.
    2. Type value in New Position box.
    3. Click Continue. The Edit Tab Stop box closes.
    4. Open Paragraph Designer. No tabs are recorded.
    Discussion of a similar problem occured on this forum in June 2010. At that time, the resolution seemed to be to upgrade to 9.0.3. Has anyone else encountered this problem with these versions?
    Thanks.

    Hi, Arnis,
    Brilliant! Thanks so much. I only looked at the later discussions of that thread, which seemed to indicate the problem would be solved by an upgrade to 9.0.3.
    -Trish

  • Crystal Report Viewer (flash based) is displaying partial of the flash interface. It is working well on Firefox 3.6.7 and below but not in Firefox 3.6.8. It is also working well on Internet Explorer and Chrome and Safari. Please check if you can advise o

    Crystal Report Viewer (flash based) is displaying partial of the flash interface. It is working well on Firefox 3.6.7 and below but not in Firefox 3.6.8. It is also working well on Internet Explorer and Chrome and Safari. Please check if you can advise on this problem we are facing. Thank you.
    == This happened ==
    Every time Firefox opened
    == Crystal Report Viewer (flash based) is displaying partial of the flash interface. It is working well on Firefox 3.6.7 and below but not in Firefox 3.6.8. It is also working well on Internet Explorer and Chrome and Safari. Please check if you can advise on this problem we are facing. Thank you. ==
    == User Agent ==
    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.78 Safari/532.5

    Reset the page zoom on pages that cause problems: '''View > Zoom > Reset''' (Ctrl+0 (zero); Cmd+0 on Mac)
    See [[Text Zoom]] and [[Page Zoom]] and http://kb.mozillazine.org/Zoom_text_of_web_pages
    You can try if it works if you disable OOPP (Out-Of-Process-Plugins) for Flash
    You can set the prefs dom.ipc.plugins.enabled.* to false on the about:config page to disable the plugin-container process.
    dom.ipc.plugins.enabled (currently false by default)
    dom.ipc.plugins.enabled.npswf32.dll (Flash)
    To open the ''about:config'' page, type '''about:config''' in the location (address) bar and press the Enter key, just like you type the url of a website to open a website.
    If you see a warning then you can confirm that you want to access that page.

Maybe you are looking for

  • New to the Mac World - please help...

    I have purchased a Time Capsule to use as a Hard Drive with my Mac Book air so I don't drown it in files. I would like to know how to change the preferences so I can store application files on the Time Capsule. Mainly in Mail - I want to create a Mai

  • Problem in starting SQL*PLUS in oracle database 10g

    Hi Well I am facing one problem while starting SQL*PLUS in oracle database 10g ERROR - "Procedure entry point longjmp could not be located in dynamic link library orauts.dll" This has happened when I installed Oracle Database 11g on same machine and

  • Customer Mat Nr missing in delivery

    Hi, I am trying to figure out why the field Customer Material Number is empty on a delivery. The delivery is created from a Scheduling Agreement, Agreement type LU (Vendor field empty). Can you give me a suggestion please? Thanks

  • Communication between SAP e-recruitment and 3rd party website

    Hi, We are implementing e-recruitment module and would like to know how to transport a recruitment advertisement created in SAP e-Recruitment to a job website. Should we use IDOC and XI? Or is there some other way of doing it? How does SAP e-Recruitm

  • Download ABAP Class in 46C?

    Hi, Anyone know a tool for downloading ABAP class method codes/ attribute definitions to a local PC file for release 46C? I know Direct Download, but for 46C version it's not possible to download Classes:-( I know that via menu Goto-> Protected/Priva