Interact with flash html documents

Hello

I am a newbie in actionscript. I created a map of the world in flash. The map's regions (Europe, North America, Latin America, etc.). The areas on the map are defined as buttons.

The final flash map will be incorporated in a document html (map.html). The idea is that, when you click the 'Europe' button on the flash animation for example, this will open an html document called Monitoring/regional_monitoring/Europe.html and it will show below the flashcard (inside map.html).

Le "Monitoring/regional_monitoring/Europe.html"for example contains a list of countries. "

In this mission, I have 2 problems:

1.       What script that I need to attach to each button of the region on the flash card so it will call the right HTML in the div on the map.html?

2.       This script should I put in the html document?

Any help will be much appreciated. Thank you

M Arie.

affect your button instance (in the properties panel after you select your button) a name and use that name in the Panel shares:

yourbutton.addEventListener (MouseEvent.CLICK, f);

function f(e:MouseEvent):void {}

navigateToURL (new URLRequest ("map.html"), "youriframe")

}

Tags: Adobe Animate

Similar Questions

  • Flash HTML document read does not correctly... HELP Please

    Basically, I have a lot of text that contain underscores and everything good put things in form that the flash text cannot do. So I created a dynamic scrolling text box, loaded externally document txt containing all the right HTML tags for flash. But for some reason any flash cut the text. It will not show all the text that I have. I noticed that it seems to be cut off in SOME areas (not all) where I have a hyperlink. Someone at - it never deals with this before? He drives me crazy and I can't find ANY help online about it. If you have any suggestions, I'd be super grateful! Thanks in advance

    the ampersand is used by flash to indicate the beginning and end or a text variable/value pair charged.  for example, when you use an ampersand in text loaded you should encode.  26% is the correct encoding and that's the difference between your code and the code that I have proposed.

    p.s. Please mark this thread as answered, if you can.

  • Web site keeps refreshing with flash game to "Application activation" - Version 26.0

    Updated to v26.0 and now when I open the site http://www.dcpages.com/ wuth the value "Application activation" flash payer page refreshes continuously. It wasn't a problem with v 25.0. I also have a second machine running Windows 7 (64 bit) and it has the same symptoms.

    Hmm, okay, we'll take a break until the cleaning is complete.

    This is for possible later use, some standard information that addresses the most common issues with the Flash Player plugin. I'm sure you've seen some of it before, but just in case:

    (1) If you have any recorders/downloaders who interact with Flash media to ensure that they are as up-to-date as possible, or disable them temporarily.

    (2) disable graphics hardware acceleration in Firefox and Flash

    (A) in Firefox, uncheck the box here and restart:

    the button Firefox orange (or the Tools menu) > Options > advanced > General > "use hardware acceleration when available.

    (B) in Flash, see this article from Adobe technical support: http://helpx.adobe.com/flash-player/kb/video-playback-issues.html#main_Solve_video_playback_issues

    (3) turn off mode protected (Windows Vista and later)

    See this article from Adobe support under the heading of 'Last resort': Adobe Forums: how to fix protected Flash Player for Firefox mode?

  • loading html document stored on the local hard drive using the 'flash' button

    Hello! I use adobe cs 5.5 flash (action script 3), and I need to load an html document into my hard drive using the 'flash' button I tried navigateToURL (thanks kglad). Here is the code:

    quizstart_btn.addEventListener (MouseEvent.CLICK, arithmeticlesson);

    function arithmeticlesson(event:MouseEvent):void

    {

    navigateToURL (new URLRequest("file:///C:/quiz/truequiz.html)", "_blank");

    }

    But I want to play my flash file to the other computer. In order to access the truequiz.html, I'll make a folder named quiz to C:\.

    How can I load this html file to other computers without creating a folder to C:\? Sorry for the dumb questions. I'm new coding. Thanks in advance!

    Is there another html file that includes the swf file?  If so, it is in a different folder, then you need to adjust the path so that the swf file target html file as if it were in the same folder as the html page that incorporates.

    Are other than that, you getting any kind of error message from security to try to link to the page in this way?

    I really enjoyed my visit here.  We went in February, the coldest time of the year, and when I got my mother-in-law apologized for the cold, it was then that I was just there dripping with sweat.  Where I am now (upper NY) it is-10 degrees...  If here and there, I'd be a temperature controlled indoor environment.

  • flash button to interact with the object to 3Dpdf

    Hello

    Here is my project, I built a menu with different buttons. SWF in my 3D window to interact with my 3D object.

    With this button, I want to play an animation, a changerendermode, play a video on a 3D etc. face and many other functions that are in a file. JS

    For more information, I begin in actionscript.

    I read on the internet that we must use the 'ExternalInterface.call("saveglobalscore",score) '.

    Here's what I put in my flash button

    function anim (pEvt: Event): void

    {

    ExternalInterface.call("saveglobalscore",score) ("changeRenderModeillustration");

    }

    btn_anim.addEventListener (MouseEvent.CLICK, anim);

    But nothing happens in my 3D window while my function does not appear in my. JS

    I don't understand what the problem is!

    Thank you very much for your help!

    The SWF file is send commands to the document, not to the JavaScript file that you attached to the 3D annotation. See my previous answer on the creation of a function at the level of the document.

    I don't have an example of the FlashEventHandler system that I can share this moment, we will soon have a tutorial about it, but we are working on some things behind the scenes first.

    I made a tutorial in two parts in the Acrobat 9 days which covers how Flash can be used in the 3D scenes as a material and the same general concepts on ACE<>JS communication discuss in part 2 applies when the SWF file is a foreground sprite (the 3D API has not changed in the X version):

    http://acrobatusers.com/tutorials/using-Flash-3D-material-part-2-2

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

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

  • 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

  • How can I include animate CC HTML5 export in another HTML document?

    With Adobe animate CC, you can now export the HTML5 Canvas documents and when you run it standalone, it works fine. But how can I include/load an animation created with CC to animate in another HTML document?

    By using an iframe works, but on the iPad whenever I click on the canvas, a selection box appears above it. I use keys of interaction, so its very annoying if all is selected after touching.

    Then I tried to load the CC animate exported JS file ($.ajax), but it does not work. I get a white screen and no newspaper at all.

    jQuery.ajax({ url: "content/01/01.js", dataType: "script", cache: true }).done(function() { console.log("sup"); ...

    What I am doing wrong?

    If the mechanism of the iframe does not work, you can always just copy the and

  • New CC Flash &amp; HTML canvas errors

    Hi, I just upgraded to Flash CC but I have questions that I think are simple new user errors. My problem is when I create a new canvas HTLM5 and copy images in the library. 1 a background image and a tree. Both were originally png cut and pasted through Fireworks.

    So I put the background on the new document and publish everything works fine a static image is displayed

    Then I put the (static) tree on the bottom in a new layer or on the same layer can publish and white canvas is displayed.

    When I publish, I get the following warning is displayed on the output tab

    WARNINGS:

    * 2 Bitmaps packed with success in 1 spritesheet (s).

    Safari reports TypeError: undefined is not an object (evaluation of "this.spriteSheet.getNumFrames")

    IE 11 reports

    HTML1300: Navigation has occurred.

    test.html

    HTML1202: file://mac/Home/Desktop/untitled%20folder%205/test.html is running in compatibility mode, because "Display intranet sites in compatibility view" is checked.

    test.html

    DOM7011: the code on this page off backward and forward caching. For more information, see: http://go.microsoft.com/fwlink/?LinkID=291337

    test.html

    [object Error]

    {

    Description: "object does not support property or method 'defineProperties ', '.

    message: "object does not support property or method 'defineProperties ', '.

    name: 'Type ',.

    Number :-2146827850

    }

    [object Error]

    {

    Description: "object does not support property or method 'defineProperties ', '.

    message: "object does not support property or method 'defineProperties ', '.

    name: 'Type ',.

    Number :-2146827850

    }

    SCRIPT445: Object doesn't support this action

    Untitled - 3.js (20.1)

    SCRIPT445: Object doesn't support this action

    test.html (21.2)

    The only post I found indicated that running the files locally on the desktop computer rather the a web server may cause this error.

    I use an iMac with safari and IE11 (running in Parallels)

    No indication on my simple mistake would be appreciated

    When you have made a test movie, did the images appear ok? It is normal when you use spritesheets so it fails if you try to open the HTML document locally. If you've seen ok with a test film images, so it should all work when the files are on a server.

    You can go into the publication settings and disable the spritesheet option. Then, the HTML code should work as a local test.

  • How to properly interact with script files?

    Hi all .

    I want to make sure that after a treatment in the script changed State of control elements (buttons, input fields). But access to the Properties something got only in main.js. Et treatment in most will be in the file hostscript. jsx .

    For example, btn_test1 does not show Properties, and btn_test1 Watch. How to interact with js files and How to access the properties of objects in the resource file hostscript. jsx

    Edraw Mind Map (Free Version) - ww1.jpg

    Thanks for the quick response. I found a solution... Jsx file returns 'result' = button name blocked, which is applied to the element. For a single key, just for a few - have need to pass an array

    HTML

    JS

    $("#btn_test1").click (function () {}

    csInterface.evalScript ('sayHello ()', {function (result)})

    document.getElementById ("result") .disabled = true;

    });

    JSX

    function SayHello () {}

    Return ("btn_test2");

    }

  • Peripheral input MIDI CC Flash / Html Canvas

    Hello world

    First of all, if this isn't the right place for my question, would you please tell me where I can ask questions about CC Flash / actionscript 3.

    I'm building a game (with CC Flash / Html Canvas / AS3, on a Mac) for players to help them play it by ear. The app plays a few notes (.wav or Mp3 files) and the user has to play on a piano.
    Here is an example of level 3. (Sorry it's a french version for the moment).

    For now, it works fine with the included virtual piano but as I want to add the ability to play more than one note at a time (ex: agreements), I want users to use their keyboard as input device.
    The only information I found on the Internet about the midi input/output are too old, and I have not found anything on the use of this feature with Flash.

    So, how to set a midi piano keyboard as input device and collect the notes?

    Can I use the W3org WebMidiApi? If yes how?

    Thanks for any help or idea.

    F.

    It works!

    I tried with ExternalInterface, but I was getting a lot of errors.
    Looking forward for an example using this method, I found another solution simpler. So simple I don't know why I didn't try it before.

    I just need to add 2 lines on my html page:

    event.data = playednote [1] / / this is the value of the note played on the keyboard this line replaces the alert.

    document.myFunction (playednote); MyFunc is a function in Flash/AS

    Your last tip about unchecking the output HTML is very useful! I have a lot of time.

    Thanks for your help, now I can continue. I am happy

    Here's the script in my html page:

  • Problem with Flash in CS6

    Hello

    I create a page that includes an animation flash (swf file). For some reason, it does not.  When the page loads, I get a message that says that the movie requires Flash 11.5 to play, but I have the latest version.  When I try to preview the page in the browser to Dreamweaver, I get this error message:

    Error.jpg

    Thanks for any help you can give.

    You can see the page here:

    http://littlechisel.com/clients/little-chisel-new/index.html

    Here is the code:

    < ! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > ""

    " < html xmlns =" http://www.w3.org/1999/xhtml "> <!-InstanceBegin template="/Templates/main.dwt ' codeOutsideHTMLIsLocked = 'false'->

    < head >

    < meta http-equiv = "Content-Type" content = text/html"; charset = utf-8 "/ >"

    <!-InstanceBeginEditable name = "doctitle"-->

    < title > small chisel Design < /title >

    <! - InstanceEndEditable - >

    <!-InstanceBeginEditable name = "head"->

    < script src = "Scripts/swfobject_modified.js" type = "text/javascript" > < / script > "

    <! - InstanceEndEditable - >

    < style type = "text/css" >

    {body

    background-image: url(images/sand-texture.jpg);

    background-repeat: repeat;

    }

    < / style >

    < link href = "css/little-chisel - styles.css" rel = "stylesheet" type = "text/css" / >

    < style type = "text/css" >

    body, td, th {}

    color: #7B 0909;

    }

    a: link {}

    text-decoration: none;

    }

    a: visited {}

    text-decoration: none;

    color: #7D441F;

    }

    a: hover {}

    text-decoration: underline;

    color: #7D441F;

    }

    a: active {}

    text-decoration: none;

    color: #7D441F;

    }

    < / style >

    < script type = "text/javascript" >

    function MM_swapImgRestore() //v3.0 {}

    var i, x = offline. MM_sr; for (i = 0; a & & I <.) Length & & (x = a [i]) & & x.oSrc; i ++) x.src = x.oSrc;

    }

    function MM_preloadImages() {//v3.0

    var d = document; If (d.images) {if(!d.MM_p) d.MM_p = new Array();

    var i, j is d.MM_p.length, a = MM_preloadImages.arguments; for (i = 0; i <.) Length; i ++)

    If (a [i].indexOf("#")! = 0) {d.MM_p [j] = new Image; d.MM_p [j ++] .src = a [i] ;}}

    }

    function MM_findObj (n, d) {//v4.01

    var p, i, x;  if(!d) d = document; If ((p = n.IndexOf ("?")) > 0 & & parent.frames.length) {}

    d = parent.frames [n.Substring(p+1)] .document; n = n.Substring (0, p) ;}

    If (!) () x = d [n]) & & copyrights) x = d.all [n]; for (i = 0;! x & & i < d.forms.length; i ++) x = d.forms [i] [n];

    for (i = 0;! x & & d.layers & & I < d.layers.length; i ++) x = MM_findObj (n, d.layers [i] .document);

    If (! x & & d.getElementById) x = d.getElementById (n); Return x;

    }

    function MM_swapImage() {//v3.0

    var i, j = 0, x, a = MM_swapImage.arguments; document. MM_sr = new Array; for (i = 0; i <(a.length-2); I += 3).

    If ((x = MM_findObj (a [i]))! = null) {document. MM_sr [j ++] = x; if(!x.oSrc) x.oSrc = x.src; x.SRC = a [i + 2] ;}

    }

    < /script >

    < / head >

    < body onload = "MM_preloadImages ('images/print-over.jpg','images/web-over.jpg','images/logos-sur.jpg','images/bus-id-over.jpg','images/photo-ret-over.jpg','images/about-over.jpg','images/contact-over.jpg')" >

    < div id = 'wrapper' >

    " < div id = 'model-social-media-links' > < a href =" http://Pinterest.com/littlechisel/ "" "target ="new"> < img src =" images/pinterest.jpg "width ="31"height ="29"alt ="pinterest"/ > < /a > < a href =" http://www.linkedin.com/profile/view?id=117449571 & authType = OUT_OF_NETWORK & authToken = DdT9 & local l = en_US & srchid=75717938-6b32-47f8-bd3c-db6d29925231-0 & srchindex = 1 & srchtotal = 45 & goback = % 2Efps_PBCK_little + chisel_ * 1_ * 1_ * 1_ * 1_ * 1_ * 1_ * 2_ * 1_Y_ * 1_ * 1_ * 1_false_1_R_ * 1_ * 51_ * 1_ * 51_true_ * 2_ * 2_ * 2_ * 2_ * 2_ * 2_ * 2_ * 2_ * 2_ * 2_ * 2_ * 2_ * 2_ * 2_ * 2_ * 2_ * 2_ * 2_ * 2 * 2 * 2 & pvs = ch & trk = pp_profile_name_ link"target = 'new' > < img src =" images / linked - in .jpg "alt ="linked-in"width ="31"height = '29' class = 'social-media-links'" / > < /a > < a href = "https://twitter.com/ChiselDesign" target = 'new' > < img src = "images/twitter.jpg" alt = width = "31" height = '29' class ' twitter' = 'social-media-links' "/ > < /a > < a href ="https://www.facebook.com/pages/Little-Chisel-Design/194073243948201?fref=ts"target = 'new' > < img src =" images/facebook.jpg"alt ="facebook"width ="31"height = '29' class = 'social-media-links' / > < /a >" < / div >

    "< div id ="template-header"> < img src =" images/thanks"width ="466"height ="174"alt ="logo"/ > < img src =" images/tagline.jpg "alt = 'Shaping ideas in graphic arts' width = '391' height = '110' class = 'slogan' / > < / div >

    < div id = 'model-nav-bar' >

    < div id = 'model-nav-bar-color' > < / div >

    "" "< div id = 'model-nav-bar-links' > < a href =" # "MM_swapImgRestore" onmouseover = "MM_swapImage ('print',",' images/print - over.jpg', 1) "> < img src =" images/print.jpg"alt ="Print"width = '54" height = "26" id = 'print' / > < /a > < a href = "#" MM_swapImgRestore"onmouseover =" MM_swapImage ('web', ",' images/web - over.jpg', 1)" > < img src = "images/web.jpg" alt = "Web" width = "53" height = "26" = 'web' id / > < /a > < a href = "#" MM_swapImgRestore "onmouseover =" MM_swapImage ('logos' ")" "" (,' images/logos-over.jpg',1) "> < img src =" images/logos.jpg ' alt = 'Logos' width = "58" height = "26" = 'logos' id / > < /a > < a href = "#" MM_swapImgRestore "onmouseover =" MM_swapImage ('company-id', ",' images/bus-id - over.jpg', 1)" > < img src = "images/bus - id.jpg" alt = "Brand identity" width = "116" height = "26" = 'business-id' id / > < /a > < a href = "#" MM_swapImgRestore "onmouseover =" MM_swapImage ('photo-ret' ")" "(,' images/photo-ret-over.jpg',1)" > < img src = "images/photo - ret.jpg" alt = "Photo editing" width = "122" height id = "26" = "photo-ret" / > < /a > < a href = "#" MM_swapImgRestore "onmouseover =" MM_swapImage ('subject', ",' images / on - over.jpg', 1)" > < img src = "images/about.jpg' alt = 'About Me' width ="77"height ="26"= 'about' id / > < /a > < a href =" # "MM_swapImgRestore" onmouseover = "MM_swapImage ('contact'") (,' images/contact-over.jpg',1) "> < img src =" images/contact.jpg "alt ="Contact"width ="77"height ="26"id ="contact"/ > < /a > < / div >

    < / div >

    <!-InstanceBeginEditable name = "Edit1"->

    < div id = 'model editable area' >

    < div id = 'index-movie' >

    < object classid = "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width = "983" height = "355" id = 'FlashID' title = 'small-chisel-film' > "

    < param name = "movie" value = "small-chisel - Movie.swf" / >

    < param name = "quality" value = "high" / >

    < param name = "wmode" value = "opaque" / >

    < param name = "swfversion" value = "17.0.0.0" / >

    <!-this param tag prompts users with Flash Player 6.0 r65 or later to download the latest version of Flash Player. Delete it if you do not want users to display the prompt. ->

    < param name = "expressinstall" value = "Scripts/expressInstall.swf" / > "

    <!-next object tag is for non - IE browsers. Then he hide from IE using IECC. ->

    <!-[if! IE] >->

    < object type = "application/x-shockwave-flash" data = "small-chisel - Movie.swf" width = "983" height = "355" >

    <!-<! [endif]-->

    < param name = "quality" value = "high" / >

    < param name = "wmode" value = "opaque" / >

    < param name = "swfversion" value = "17.0.0.0" / >

    < param name = "expressinstall" value = "Scripts/expressInstall.swf" / > "

    <!-the browser displays the following alternative content for users of Flash Player 6.0 and higher. ->

    < div >

    < h4 > the content of this page requires a newer version of Adobe Flash Player. < / h4 >

    " < p > < a href =" http://www.Adobe.com/go/getflashplayer_fr "> < img src = ' http://www.Adobe.com/images/shared/download_buttons/get_flash_player.gif "alt = 'Get Adobe Flash player' width = '112' height ="33"/ > < /a > < /p > "

    < / div >

    <!-[if! IE] >->

    < / object >

    <!-<! [endif]-->

    < / object >

    < / div >

    < / div >

    < script type = "text/javascript" >

    swfobject.registerObject ("FlashID");

    < /script >

    <! - InstanceEndEditable - >

    < div id = 'model-footer' >

    < div id = 'model-foot of page-left' > small chisel Design | < a href = "mailto: " [email protected] "> [email protected] < /a > |" 848.219.2385 < / div >

    < div id = 'model-foot of page-right' > 2013 © all rights reserved | Web Design by small chisel Design < / div >

    < / div >

    < / div >

    < / body >

    <! - InstanceEnd - > < / html >

    Solved the problem.  No need to answer.  Thank you.

  • Interact with 3d objects in CS6

    You can import 3D objects, tell Blender/3ds max and interact with them in Flash CS6. If not, what is the best program or best way to do this?

    You can, but you probably want to develop a 3d such as away3d or flare3d framework: http://www.adobe.com/devnet/flashplayer/stage3d.html

  • How to create an application to interact with my Web? like Skype or msn?

    I need to create a downloadable interface like Skype or Msn that will interact with my Web site is created on PHP and MySQL...

    What are the best practices for this? Thanks in advance...

    You can take a look at the Adobe AIR platform can use HTML, JavaScript and Flash to develop applications that run on the desktop as a regular application but can also be connect/interact with a web service. But this is more in line with the development of applications of Dreamweaver forum.

Maybe you are looking for