3D model vs flash CS4 and Air

Hello everybody
In our flash application we have many 3D medical images that were done with Maya.
In order to simulate movement we use multiple images (for ex: to turn a bone we use many images instead of the 3D model because we need to have high quality). In the past using C++ we used the 3D model but we were losing to much of the quality - we could not import the texture and the light effect at the same time - we could import only one of them.
Now that we are using flash cs4 do you know if we could import in flash the 3D model which contains a hight amount of polygone with the texture and the light effect without any problem ? that could solve maybe our issu regarding the download of our application. We need to reduce the size of our application.
Best regards
Rachel

Flash doesn't do 3D models natively. You could check out Director or another software (or simply Acrobat...) which can import 3D models and use 3D hardware acceleration, or find some tool that converts your 3D model into something Flash can understand. Depends how you need to interact with the model.

Similar Messages

  • Error in creating XML photo gallery with Flash CS4 and AS 3.0

    Hello, all. I've been creating an XML photo gallery with Flash CS4 and AS 3.0 following a tutorial. I followed the instructions step-by-step but at the end I got the following error message instead:
    Error #2044: Unhandled IOErrorEvent:. text=Error #2035: URL Not Found.
    Could anyone in the community assist me as to how to solve the problem? The script has no errors and last time I checked all the applicable files (the .xml file, the .jpg files, the .swf and the .fla file) are in my Documents folder on the Mac.
    Looking forward to your suggestions!

    Check the folder structure
    Flash is not able to get some file thats why the IO Error.
    trace the url path just before u load the file and u will be abel to find whether that file is in specified folder or not.
    http://www.darshanrane.com

  • Flash builder and air app Help

    Hi everyone
    I am new to flash builder I have many adobe products ie master collection, and have an Idea for a small application. But need it to do a few things. I have only looked into fash builder a little but want to know a few things before getting started by getting the trial and then purchasing the real deal.
    With flash builder and air can I make a app that will detect the top most window on the clients computer and return the name of the program ie photoshop etc and then give me the name of the active window, tab etc.
    How much scope is there for interaction with other adobe products in the master collection.
    I have written a few little script before in java. vb, applescript and actionscipt but I want to know if flash builder and air combo has the functionality I need before I bother getting into it to deep.
    Thankyou for your time in advance.
    Regards Daniel

    You can run the AIR app separately, it should still be on your system (Applications > Adobe > Adobe Help or the root of your Start menu on windows).
    If for some reason the app isn't there, reinstall it from http://www.adobe.com/support/chc/. There's a preference under Edit > Preferences > General Settings for "Accessibility Mode". If you select "Open Help in browser", your Adobe applications will open a browser instead of launching CHC.
    Jason San Jose
    Software Engineer, Flash Builder

  • Flash CS4 and Apple 10.6.3

    Are Flash CS4 and Apple 10.6.3 not compatible?
    The only way I was able to play Flash content in Safari or Firefox was to download the Gala (beta) release of Flash. However, I still can't test my swf within the Flash app (Command + Return).
    Help!

    Hi Nivesh,
    The specific problem I've been having is publishing multimedia via the AS3 video and audio class(es). Videos won't play down. Audio won't play at all. I haven't gone back to this in a few weeks (as I've been delaying dealing with it)...I'm wondering if others are having similar issues?
    It all works in Flash CS5...but I'm not in the mood to shell out more $$ on something that should work fine in CS4.
    Very frustrating. It started as soon as I upgraded my Mac OS to 10.6.3.
    - grant

  • Flash CS4 and Adobe AIR

    Hi all. I an trying to develop Adobe AIR with Flash CS4 but
    aways I load some AIR class I got some error like that.
    Code:
    import air.net.ServiceMonitor;
    Error:
    1172: Definition air.net:ServiceMonitor could not be found.
    Some one know waht is the problem?
    Thanks guys.
    Marcos

    I dont have cs4 here at work to see, but in cs3 you have to
    drag the ServiceMonitorShim from the component panel to the
    library. You may still have to. You'll find the component in the
    AIR ServiceMonitor folder in the component panel.

  • Flash CS4 and XML

    Hi,
    I'm using Flash CS4,i'm having problems creating a xml file to work
    with the action script for a 3D carousel. I've created folder for
    the image png file and icons xml using a normal notepad in windows
    for file to work with the flash action script 2.0, but in output menu the msg says
    Error opening URL 'file:///C|/Users/User/Documents/caroselFile/icons.xml'.
    They're no compiler errors. Should the notepad be xml editor? I have been
    told i can use a normal notepad.
    Maybe i should of saved it in the fla directry but don't know where
    it is.
    Thanks Larell

    <icons>
    <icon image="icon1.png" tooltip="" />
    <icon image="icon2.png" tooltip="" />
    <icon image="icon3.png" tooltip="" />
    <icon image="icon4.png" tooltip="" />
    </icons>
    Message was edited by: larellG

  • Flash CS4 and ActionScript 2.0

    Hello
    Was wondering if you could recommend the publish and save
    settings in Flash CS4 when working with ActionScript 2.0.
    What are my publish settings?
    Flash Player 8 or 9?
    Script: ActionScript 2.0
    Should I be saving the project as CS4 or CS3?
    - I no longer have the ability to save the file as Flash 8 in
    CS4.
    - It looks like I lose my XML files when I save as CS3
    Are there any other settings that need to be changed?
    Thanks in advance
    M

    troika22,
    > Was wondering if you could recommend the publish and
    save
    > settings in Flash CS4 when working with ActionScript
    2.0.
    Ultimately, it depends on what version of Flash Player
    you're aiming
    for.
    > What are my publish settings?
    > Flash Player 8 or 9?
    > Script: ActionScript 2.0
    There are numerous reasons you might decide to code a
    project in AS2.
    You might, for example, not yet have "taken the plunge" to
    AS3, so you may
    not be comfortable with it yet. Your project requirements
    might dictate
    that you support as low as Flash Player 6 (may ad agencies
    have such
    requirements). You might be updating an existing project,
    already built in
    AS2.
    In any of these cases, your publish settings will be
    determined by the
    version of Flash Player you're targetting. Flash Player 8 was
    the first to
    support blend modes and filter effects (drop shadow, etc.),
    so in order to
    support that, you would have to publish to Flash Player 8. If
    you don't
    need those, and if your code itself doesn't rely on features
    that require
    Flash Player 7, you may as well publish to Flash Player 6 and
    reach the
    greatest number of potential viewers. (The farther back you
    go, the more
    likely your viewer will have Flash Player installed, because
    not everyone
    decides to upgrade. That said, most people seem to upgrade.)
    > Should I be saving the project as CS4 or CS3?
    If you're working with a team and some of those people use
    Flash CS3,
    you'll have to save it as CS3 any time you want to share the
    file;
    otherwise, save it as CS4. The FLA settings are independent
    from the SWF
    publish settings.
    > - I no longer have the ability to save the file as Flash
    8 in CS4.
    Correct. Each edition of the IDE only save to the previous
    edition, as
    far as source files go. But each edition of the IDE is
    capable of
    *publishing* as far back as you like.
    > - It looks like I lose my XML files when I save as CS3
    Which XML files are those?
    David Stiller
    Co-author, Foundation Flash CS4 for Designers
    http://tinyurl.com/dpsFoundationFlashCS4
    "Luck is the residue of good design."

  • How to Build a Preloader for Flash CS4 and Actionscript 3.0

    With the wonderful help of many people on this site, I have successfully buit a nice website using Flash CS4.  I am wanting to deploy the site this weekend and I'm working on the finishing touches.  I would like to add a preloader so that the viewer will have everything loaded when the action starts.  Can anyone suggest a good tutorial that shows how to make the simple "rotary lines" that are so popular?  I've seen these and they look to be about an inch across and move like the hands of a clock.  I think it may even say "Loading..." or similar.  Since I'm still learning quite a bit, I did not know if Flash actually offers some "preloaded" tools for stuff like this?  Or am I better off going to Lynda.com and taking a tutorial?  Thanks for the help!

    Dark Armor, You mentioned the book Adobe Flash CS4 Professional Classroom in a Book, which I have.  I could not find anything in there.  Did you mean to say Actionscript 3.0 for Adobe Flash CS4 Professional?  I do have that book and it looks like there is information there.  Just wanting to make sure that you meant what you said.  Thanks!

  • Adding Android Licensing with Flash Professional and AIR 3.0

    I have done the overlay AIR 3 stuff, but I still can't find an answer on how to get Android Licensing Service implemented after days and days of searching. It is pretty poitless to package a paid Android app without the licensing check as it would just easily hand the app to unauthorized users to install it without a fight.
    Do not post this absurd unhelpful link: http://www.adobe.com/devnet/air/articles/android-licensing-native-extensions.html
    It is only instructions for the bizzare FlashBuilder tool, and is quite long winded and excessive as well
    Android Licesnsing Service is listed as a feature of AIR 3. How do I enable or install it onto my app in Flash Professional.

    Hi, thanks for responding, Joe.
    Yes, I do plan on customizing the implementation the best I can.
    I am fine with using command line to build my project if needed, I just need it to work and need to know how to do it. I am very eager to get this finished up and published. It is very frustrating to have an app all ready for android after months upon months of working on it nonstop, but then get stuck on this.
    I have been trying to get this all figured out the past several days. It is very confusing and there is barely any info out there on it.
    I am using Eclipse to try and build this Java extension, as I have Flash Pro and not builder.
    I have gotten the Jar created from the "Creating the Java project" step.
    Now on the "Developing the ActionScript library."
    It says to make a project and copy files form frameworks\projects\air\Licensing\Android\AndroidLicensingJavaProject\src\ which are java files, and do some stuff, then create a SWC from them.
    I sort of suspect it was a typo in the article and is supposed to be frameworks\projects\air\Licensing\Android\AndroidLicensingLib\src\
    seeing as it shows .as files in the project not .java.
    Also it refers to what I think it means to be ExtensionContext as "ExternalContext," which does not appear to exist in flash.external on step 4 of 'Developing the ActionScript Library.'
    So the article has some flaws, and should probably be rewritten and include instructions for the proper flash editor, Flash Professional.
    Anyhow, I came up with a hack to build I SWC from Flash Pro which I hope will work.
    I am trying to hack together a solution to get this all to work. It is very unpleasant having to guess and figure allot of things out myself. Is there going to be a proper solution in the future? If so, roughly how long will it be? I really need to get my projects published now or very soon, not a year or 6 months from now.
    I tried to complie my project to build the SWF I need for packaging with the native extension and I get this error:
    "Unexpected or unknown element or attribute in the application descriptor file.
    /path-to-my-app/myappname-app.xml(49): error 103: application.android.extensions is an unexpected element/attribute"
    I am also getting "Missing implementation for platform: Android-ARM" when I try to build the Native Extension. The person who has commented on the article ( http://www.adobe.com/devnet/air/articles/android-licensing-native-extensions.html , comments at the bottom of the page) has this very same problem.

  • Flash CS4 and Snow Leopard

    Hello there,
    Flash CS4 was working perfectly for me for a couple of months (Master Collection), upgraded to Snow Leopard yesterday and bam Flash crashes every time I open a .fla file.. SWFs open and operate fine.... but as soon as I create a new file or open a previous fla it bombs out! I reinstalled flash, didn't work... reinstalled the entire master collection, didn't work... tried installing my old version of flash CS3 and THAT won't even open up now without crashing.. I'm currently installing flash on an older machine I have but this is REALLY starting to annoy me as I use flash the most out of all the applications.
    What is the point of buying a Mac Pro if I have to use  an old machine to use Flash ?
    Please help!
    Many Thanks

    Ok, after 6 and a half hours of fun I have discovered that the reason for this is due to fonts problems, I had removed my fonts from font agent pro although not from font book..
    To see if this problems is what you are having:-
    1) Boot up your mac in safe mode (hold down shift immediately after you hear the startup chime) This disbles all fonts
    2) Open flash and your problem file (files) or any (fla) file really to check it doesn't crash
    3) If flash opens successfully and the file opens showing a missing font dialogue box, you have the same problem..
    4) If this is the case reboot..
    5) Remove all of your own fonts from your font application (Suitcase/Font Agent Pro)
    6) Remove all non system (user) fonts from Font Book (make sure to back up your fonts first as this erase them of the system)
    7) Delete the flash preferences (com.adobe.flash-10.0.plist) file located in (user)/Library/Preferences
    8) Relaunch flash
    With a bit of luck... problem solved !
    I hope this saves some other poor soul who had been looking forward to updating their website whilst off work to not waste 6+ hours sorting it out..

  • Open source debugger for Flash, Flex and AIR

    As developers at De Monsters we weren’t totally happy
    with the current Flash, Flex or AIR debuggers out there. So we
    decided to create our own debugger called De MonsterDebugger. Today
    we’ve got a great new version that we want to share with the
    community for free.
    Interface
    screenshot
    De MonsterDebugger started out as an internal tool that
    helped us with the development of different ActionScript 3
    projects. The past several months we’ve been working on a new
    version of this internal tool. With this new version you can
    explore your live application, adjust properties and run methods
    all at runtime. You can trace objects of any type (String, Array,
    XML or even custom classes) to De MonsterDebugger and it will show
    the complete structure of that object in an easy-to-read tree
    structure. De MonsterDebugger is made with Adobe Flex and brought
    to the desktop with Adobe AIR.
    Because De MonsterDebugger isn’t our core business
    we’re giving it away for free! All the sourcecode is open
    source available under the GNU General Public license.
    Enough talking!
    Here’s all the information you need:
    http://www.demonsterdebugger.com
    Ferdi Koomen,
    Lead Developer @ De Monsters

    I have uploaded the zip file containing my code . If anybody is interested can download from this link .
    http://www.mediafire.com/?8mfesdczsuv
    Vinod

  • Flash CS4 and database use (MySQL, ACCESS, etc.)

    Hi,
        can somebody please tell me where to find tutorials on how tp use databases with Flash CS4 ?
    I have created a form, an email page and a username/password protected pages, but I cannot find any tutorials that would help me how to connect to a database.
    Thanks in advance for your help !
    GGour

    Hi Kglad,
                  thanks for the info....
    Do you know of any tutorials about this subject ?
    I am new to action scripting and learned Flash by studying tutorials at Lynda.com.
    I was just wondering if there was a title touching that subject, from Lynda or any other provider.
    How did you learned how to use databases in conjunction with flash ?
    Thanks again for your help !
    GGour

  • Rtmfp connection between content running on flash player and air for mobile

    HI, I've been developing an app for some time that makes use of a secondary application as a remote controller.
    Until AIR3.5 this worked smoothly through RTMFP: the original app (the "player") started listening at both local network ("rtmfp:") and with the aid of the Cirrus service ("rtmfp://p2p.rtmfp.net/mycirruskey"). The controller app (the "remote") first try to establish a connection on the local network and, if it does not succeed, try to locate the player using Cirrus (usually when it was run from a device connected on a 3G network).
    This approach was surprisingly effective (I guess rtmfp and the cirrus service are indeed very nice), but now I'm updating my apps using AIR3.7 and the problems began - and I didn't change a single line from the original code... First, I am unable to connect the mobile app to the flash player using local rtmfp, the netgroup just doesn't get any neighbor. Second, even with the aid of Cirrus, I can only establish the connection if the player and the remote are connected on different networks (like one on my wifi connection and the other on 3G). If I put both, the computer running the player and the mobile running the remote on the same wifi, the connection is never completed.
    To make the problem even stranger, if I save the player as an AIR application, for mobile or desktop, the cirrus connection does work perfeclty, so it seems that the problem is related to connections to the flash player itself.
    Is this an expected baheviour of AIR3.7 for some sort of security issue (limiting flash player/air apps connection)? If not, is there a way to solve it?
    Thank you!

    Added one yesterday:
    https://bugbase.adobe.com/index.cfm?event=bug&id=3560258
    Interestingly air 3.7 on IOS to Desktop air 3.7 will work.
    I am investigating if I can use 3.7 on Android to connect to 3.7 on iOS - so far I cannot get the apk to install on my Galaxy S3, compile using 3.4 and all is good. Air runtime has been updated via Play store - and build uses compiled runtime.
    I cannot get Flash player 11.4 to connect with air 3.7 on iOS either.
    NetGroup.Neighbour.Connect never fires.
    All SDKS above 3.4 upto 3.8 beta exhibit the same problem.
    3.4 works perfectly and can connect to flash player, and other Air/iOS devices just fine.
    Shuld not be a issue with firewalls etc, thay are all open.
    I can email you the fla, it is for a product so I can't post it here.
    Thanks,
    Steve.

  • Flash CS4 and CS5.5 runnng slowly

    Flash CS4 has become unusable for animation due to it being slow and making the animation extremely jerky. I download the trial version of Flash CS5.5 and that has proved to be even worse. Is their a way I can fi this?
    Thanks
    Henry Mitchell

    Is this problem in authoring or at runtime using the plugin? If this is an authoring problem, did the file perform correctly at one time? What changed between when it ran well and now?

  • Open Type problem Flash CS4 and OS X 10.5 Leopard

    I'm not quite sure if this is an Adobe or an Apple problem.
    I'm exporting an Open Type Font in my first frame.
    When I then export the .swf on 10.5 Leopard, the .swf is smaller than the .swf exported on 10.4 Tiger, not all the characters of the font are included and the kerning of dynamic textfields looks terrible. See the screenshot attached or take a look here: http://www.shareimages.com/image.php?31397-q5aWm5ahk5.onpyXlQ-flash_cs4_opentype.png
    On both Leopard and Tiger:
    Flash CS4 Professional 10.0.2
    Linotype FontExplorer X 1.3.2
    Same problem when using Apple's Font Book.
    This only happens with Open Type Fonts - but not with every Open Type Font.
    Maybe someone could help?
    Lars

    Hey
    I'm having the exact same problem.
    To make it even worse - we're working on multiple mac-systems in my company which is literally
    impossible to work on the same cases when these kind problems exists.
    If you find a solution to the problem - please let me know!
    René

Maybe you are looking for

  • Third party process with Valuated sales order stock

    Hi All, We have third party sales order process with valuated sales order stock. The problem is that in the theird party PR which is triggered directly from the sales order it determines a stock account which is assigned to the BSX key in OBYC. But s

  • Oracle 11g Windows 64 Bit 2008 Does Not Start on Next Boot

    Hi all We have Windows 2008 Standard Server R2 64 Bit. We installed Oracle 10g 64 Bit thru using download of win64_11gR2_Database It works perfectly OK when installed. We are able to create tablespace, schemas , import our database etc. and works as

  • Differemces between CRM 4.0 and CRM 5.0

    Hi Can someone help me out with 5-6 differences between CRMVersion 4 and 5? I need to know the differences from the Architecture side and in Sales and Marketing. Thanks Tarang

  • Only Songs from Itunes don't work!

    So I've called support about this and it was fixed and was suppose to never happen again... and it did... My Ipod randomly decided to just stop playing anything i've bought from iTunes before and my videos. Plays everything else. It did it before. Su

  • HELP!! Does anyone else have their entire keyboard stop working with photoshop?

    This varies for me but most of the time whenever I use Photoshop CC and CS6 my ENTIRE keyboard stops working. Not just the shortcuts but even in other apps too. The only keys that remain functional are the fn, control, option, shift, delete, all of t