Help, wanted to make an interactive 3D with Flash cs5 and 3Ds Max

Hello, I'm newbie here. I just want an interactive 3D with flash.
But I'm stuck with the plugins and the steps.
Some tutorials, said using away3D, but the steps are too complicated, and it using flash builder too...

I found a plugin he called Swift3D Max, but there is no tutorial for it.
What is the best? Please help me.

Yes, you can display a 2d object only when you click on a 3d reveal oppose.  you will need to code for him to appear and to be handled.

Tags: Adobe Animate

Similar Questions

  • I can produce a SWF file or an interactive projector with Flash CS5 that can play on a mobile device

    I'm trying to publish a SWF file or a file of projection with Flash CS5 that can play on any mobile device with the appropriate scaling and the intact interactivility?  Is it possible now?  If not, what other software or program needs.  The SWF file is approximately 26MB in size.

    Thank you!

    Karen

    Here are a few articles, one older but useful and one more up to date:

    Older:

    http://www.Adobe.com/devnet/air/articles/multiple-screen-sizes.html

    Update:

    http://www.Adobe.com/devnet/flash/articles/designing-MULTIDEVICE-MULTIRESOLUTION.html

    They will start you on the pursuit of a fluid mobile interface. The general idea is that mentioned kglad, you have code depending on your application to intelligently move things on your environment.

    You never want to code "for a specific device. Rather just learn the rules to be really smooth and independent of resolution. This may mean parts of your interface are shown or hidden based on circumstances. It is not easy.

    Android is very fragmented experience. The different resolutions, IPR, and capacity means there is no miracle cure for you to develop something once and deploy everywhere without calculating anything. The market is developing so great for Android it's too big to ignore (meaning US, Android is already widely dominant on iOS where unit prices are not subsidized by carriers, which is mainly outside the United States). Learn to think on some construction projects with fluidity is an evil necessary.

  • I want to make an empty file with no program that is associated with it.

    I want to make an empty file with no program associated to it, but when I try to create the shortcut displays an icon. How can I create a file with no icon on it.

    You can simply rename the file without an extension, or you can create files at the command prompt using one of the following methods:

    Use the con command copy and then issue a command CTRL + Z to exit the console example:

    stupid copy file name
    CTRL + Z

    Use the Fsutil command:

    fsutil file createnew

    example:

    fsutil file createnew myfile 0

    John

  • Splash screen for Android with Flash CS5.5

    How can I make a SplashScreen with Flash CS5.5 or simply with AIR/AS3 code. I need during the application/game is loading...

    I know it's possible with Flex 4.5 as:

    <? XML version ="1.0" encoding ="utf - 8"? "» >
    < s:ViewNavigatorApplication xmlns:fx ="""http://ns.adobe.com/mxml/2009"" "
    xmlns:s ='"library://ns.adobe.com/flex/spark" '
    firstView ='views. HomeView'
    splashScreenImage ="@Embed('splashscreen.png')" / >

    ...


    http://workflowflash.com/98437/air-for-Android-splash-screen-with-Flex-4-5.php

    But I want to do without Flex. If I can?

    Thank you

    Android does not officially support splash screens, you make the inside of your flash with the preloader file.

  • Text direction does not work in pure AS3 project built with Flash CS5

    No idea why it does not work? The rest LTR text direction no matter what I do. I tried moving when the text is printed with no luck.

    This text is the only difference I get:
    Trademark < police = "Lucida Sans Unicode" >® < / make >

    Is rendered as:
    ® Registered TRADEMARK

    protected function configureText(title:String):void
    {
         this.textField = new TLFTextField();
         this.textField.autoSize = TextFieldAutoSize.LEFT;
         this.textField.mouseChildren = false;
         this.textField.mouseEnabled = false;
         this.textField.selectable = false;
         this.textField.wordWrap = false;
        
         this.textField.htmlText = title;
        
         var format:TextLayoutFormat = new TextLayoutFormat();
         format.color = this.defaultTextColor;
         format.direction = Direction.RTL;
         format.fontFamily = "Arial";
         format.fontSize = this.size - 4;
         format.textAlign = TextAlign.RIGHT;
        
         this.textField.textFlow.hostFormat = format;
         this.textField.textFlow.flowComposer.updateAllControllers();
        
         this.addChild(this.textField);
    }

    Update with Flash CS5 11.0.2.489

    The characters that are part of left right scripts are defined by default left to right. The characters that are part of right to left scripts (for example, Arabic or Hebrew) are defined right to the left. Characters such as punctuation (or the registered trademark symbol) is set according to the default direction. So in your example the trademark symbol filed out on the other side because his game rtl. Had you set the Arabic or Hebrew, it would come out right on the left. The default direction is also used to determine if the dash, for example, should go left or right.

    You want your English text to come out right on the left? What effect you are trying to get?

    Thank you

    -robin

  • My macbook pro was factory reset and now it lights up with flashing? And when I go beyond that to choose the network but I can't go beyond that

    My Mac Pro was factory reset now it is coming with flashing? And when if and when I passed it will choose the network and I can't go beyond what I'm doing

    The flashing? the Mac is to tell you that it is unable to produce a valid system for starting.

    Try to make a recovery of the internet start-up as described in OS X: on OS X Recovery - Apple Support

    Looks like your hard drive is dead.

    I hope that you have a backup.

  • I can't open the RAW files from my Nikon D800 (i.e. NEF files).  I use a Mac with Photoshop CS5 and El Capitan 10.11.2 version running.  I get a message "could not complete your request because the file appears to be a model of camera that is n

    I can't open the RAW files from my Nikon D800 (i.e. NEF files).  I use a Mac with Photoshop CS5 and El Capitan 10.11.2 version running.  I get a message that "could not complete your request because the file appears to be a model of camera that is not supported by the installed version of Camera Raw. Please visit the Camera Raw help documentation for more information. "Yet the Nikon D800 is on the list of supported devices.  Can anyone help?

    And temporarily disable the Gatekeeper by allowing downloads from anywhere, or your installer will be marked as 'damaged' because that CS5 is out before Gatekeeper and is not "signed" that is not approved.

  • Open a fla CS3 with Flash CS5

    I don't know that it is the right forum, so if the admin want to put this band of rolling in the right place, please, do it!

    I'm going to buy a site provided with the source fla template, but it is developed in CS3.

    Do you know if there is same problem opening and modifing this kind of fla with Flash CS5?

    Thanks in advance.

    There is no problem to open the fla files, made with earlier versions of flash pro, in later versions of pro flash (with the exception of the as2 containing files and flash pro after cs6).

    so, you're ok.

    with the exception, and this is an excerpt from a book that I wrote (Flash game development: in a Social, Mobile and 3D world).

    Ranging from code on a structure of a timeline more and especially in addition to a chronology is a mess of waste of time and strongly discouraged. Anyone who has ever worked on a Flash file with the significant bits of the code spread over more of a chronology than a few weeks after the creation of this code includes the incredible amount of time which may be wasted looking for relevant code.

    The worst offenders that I've seen (and I've seen hundreds of problematic Flash projects), in the very competitive worst Flash coding derby, are models sold by sites like http://www.entheosweb.com/. Don't be fooled into thinking you can get a head start on a project using a model of web offered for sale. There may be a few well coded models sold online but I have never seen one.

  • If make it my video it flashes yellow and Red logos added. My computer is Mac...

    If make it my video it flashes yellow and Red logos added. My computer is Mac...

    Thanks, Neil

    I upgraded my Mac OS El Capitan and now everything was normal again

  • What adobe acrobat is compatible with indesign cs5 and has preflight tools, like to check the density of the ink?

    What adobe acrobat is compatible with indesign cs5 and has preflight tools, like to check the density of the ink?

    You posted in an old, dead, forum. But now, I found your message... Acrobat is not compatible with InDesign, they did not need to work together. You should NEVER use always distill with InDesign, export. Acrobat Pro preflight tools has, and the only version you can buy is Acrobat Pro DC.

  • How to make an interactive timeline with pop up windows?

    I was wondering how do in the interactive timeline.

    Basically, I'm looking for information on how to make a timeline that, when I spend some points, a quote or a picture will pop up in the middle.

    I use Animate 2015 and I need this information at the end of this week.

    I would like to start by creating the elements you want to reveal your onstage, then create your circles and turn them into buttons, do right mouse click on them a select mouseover. When the code window opens, choose Hide/Show action - then choose a target and navigate to the item that needs to be shown.

    To hide, repeat right mouse click on your circle and select "mousedown" select hide and navigate to the element target.

    Now to make sure that all your items are hidden when your project plays for the first time, right mouse click on the compositionReady stage, again take a Hide/Show action - then select choose the target element that must be hidden. Repeat for each item you need hidden.

    If you need assistance once you have configured your DM file please more.

  • diskimages-helper wants to make changes...

    Hello world

    I'm making images of dmg to my old CD collection for archival purposes. I use disk utility to create (cmd + alt + n) images. Whenever I do this diskimages-helper request my password admin before she continues to create the image. I guess it has something to do with assembly/disassembly and the necessary privileges to do this.

    Is there a way I can avoid this dialog box?

    Try to create the disc image on your desktop.

  • I want to make Photo Christmas cards using 10 photos and a short story, as I have in the past.

    More than 5 years, I used iPhoto to make Christmas cards.  I don't like the format 10 photo with a brief description.

    I don't see this option with Photos

    And it is?

  • Any attempt to create an interactive map with flash - errors with my actionscript

    I currently have a problem by creating a set of buttons that are supposed to put the individual layers on and off.  The layers I have are: places of fishing, facilities, trails, map elements, aerial photo and car parks.  He is in error #s 1119 and 1120.  Anyone could explain the possible reasons I get these errors.

    It might be worth mentioning that I used a tutorial made with Flash CS4, but I write the code in CS5.  This is the exact code I use:

    spots._visible = false;

    facilities._visible = false;

    parking._visible = false;

    Elements._visible = true;

    Aerial._visible = false;

    Trails._visible = false;

    displayedSpots._visible = false;

    displayedFacs._visible = false;

    displayedTrails._visible = false;

    displayedEles._visible = true;

    displayedAerial._visible = false;

    displayedPark._visible = false;

    fsbtn.onPress = function() {}

    If (spots._visible == false) {}

    spots._visible = true;

    displayedSpots._visible = true;

    } else {}

    spots._visible = false;

    displayedSpots._visible = false;

    }

    }

    facbtn.onPress = function() {}

    If (facilities._visible == false) {}

    facilities._visible = true;

    displayedFacs._visible = true;

    } else {}

    facilities._visible = false;

    displayedFacs._visible = false;

    }

    }

    trbtn.onPress = function() {}

    If (trails._visible == false) {}

    Trails._visible = true;

    displayedTrails._visible = true;

    } else {}

    Trails._visible = false;

    displayedTrails._visible = false;

    }

    }

    mebtn.onPress = function() {}

    If (elements._visible == false) {}

    Elements._visible = true;

    displayedEles._visible = true;

    } else {}

    Elements._visible = false;

    displayedEles._visible = false;

    }

    }

    aebtn.onPress = function() {}

    If (aerial._visible == false) {}

    Aerial._visible = true;

    displayedAerial._visible = true;

    } else {}

    Aerial._visible = false;

    displayedAerial._visible = false;

    }

    }

    pbtn.onPress = function() {}

    If (parking._visible == false) {}

    parking._visible = true;

    displayedPark._visible = true;

    } else {}

    parking._visible = false;

    displayedPark._visible = false;

    }

    }

    First of all, your use of == versus = is correct, as you have.  == to test for equality, = is for value assignment.  As a shortcut under test for true false you can avoid it altogether however because the conditional is just test the value of what is inside the parenthesis... If (parking._visible is false) {may simply be if (! parking._visible) {}}

    The next thing, check to make sure that your publication settings are fixed for Actionscript 2.  Those who seem to be the AS3 error numbers that mean your file are implemented for AS3, but you use AS2 code.

    If the problem persists, you must include the entire error messages in your ad

  • Help, we are going to have problems with Flash Player

    Hello.

    Until yesterday, we had flash player and it worked normally.  Yesterday when we went on IE8 we had no it longer. Me and my mun tried to download flash player for Windows XP on Internet Explorer again.  Uncheck us the box saying to add a google toolbar, which is optional. We click on the button download at the bottom of the page and on the page download a blue box is supposed to come involving ActiveX.  Page comes with the blue box but then the page goes off and a new page coming soon with a cross in a red circle and next to him, he says "Internet Explorer has closed this Web page to help protect your computer" "a defective or malicious module caused Internet Explorer close this webpage. .  Below this happens with a list of options:

    • Go to the homepage
    • Try to return to Adobe.com
    • More information

    We tried clicking on "Try to return to Adobe.com" several times and repeat the same process, but the same thing happens again.

    We do not know what to do without Flash Player, there are a limited number of things we can do. We tried to change some of our settings, but still no luck.  We're going round and round in circles.

    Hello, sorry you have problems. I would like that you go to this site to test Adobe with IE8. You see the animation, and what version of Flash Player do you have?

    If you are using another browser, try also with her.

    You are the administrator and you use this account? It is necessary when installing Flash Player.

    After that, you can download the uninstaller and save it to your desktop:

    http://kb2.Adobe.com/CPS/141/tn_14157.html

    Then, download and SAVE the installer for Internet Explorer on your desktop:

    http://fpdownload.Macromedia.com/Get/flashplayer/Current/Install_flash_player_ax.exe

    For now just put these on your desktop, and then tested above and let me know.

    Also, what anti-virus did you?

    Thank you

    eidnolb

Maybe you are looking for