How to use Flash to create an interactive diagram

Hi all.

I'm an extreme newbie. I would like to create an interactive schema and someone said I should use Flash to do.

The idea is to create an organization chart (like the ones you can produce in MS Word 2010). Every station will have its own box or button. When a user clicks on the box or button, a Word document or internet link will be activated and take the user to another resource.

Is it possible to do it in Flash?

The reason why I chose Flash is because I have a large number of these diagrams and they must go to Moodle. Flash is apparently the only program I should use to import the schema into Moodle.

Can someone help me please advice on how to do this?

Thank you

Sharyn

By the end of the diagram of the things... Start by creating the chart in Flash.  Everything you intend to use as clickable elements, create them as movieclip symbol so that you will be able to assign instance names their.  You assign the instance names by selecting the object on the stage and entering a unique name in the properties panel where it says .  This name will be used in the code that you will use to create the feature by clicking on/Binder.

End of things, start simple binding... create a diagram that has one click and get only a point of work.  What you learn can be applied to the larger version.  The same indicated in the first subparagraph shall apply.  Additional info only you need is to create the actual code.  To help that you must decide which version of Actionscript, you are going to use, which may depend on what version of Flash you use.  AS3 is the latest version of Actionscript, and there for the first time in being back with Flash CS3.

The first thing you need to do to make a useful movieclip down must assign a unique instance name.  If you drag a copy of it on the stage of the library, and while it is still selected, enter you this unique instance for her name in the Panel properties... say you name "btn1.

In AS3, to make a movieclip to work with the code, you must add a listener of events and event handler for it function.  You may need to add a little (for different events, like reversal, deployment, by clicking on it, but for now let's just say you want to be able to click them to get a web page.)  In the scenario that contains this button, a layer of separate actions that you create in a similar framework where this button exists, numbered, you must add the event listener:

Btn1.addEventListener (MouseEvent.CLICK, btn1Click);

The name of the unique function for the treatment, the click of this button is specified at the end of the assignment of event listener, so now you just have to write this function:

function btn1Click(evt:MouseEvent):void {}

var url: String = "http://www.awebsite.com/awebpage.html";

var req:URLRequest = new URLRequest (url);

navigateToURL (req);

}

Tags: Adobe Animate

Similar Questions

  • How to use a form created on the Capture of a vector

    People, I'm having difficulties to find out how to use a form created on the Capture of a vector. For example, I open Illustrator on my desk and, although the form is saved in a creative library of clouds, I can't find how to open this archive as a vector. I tried everything from capture, but then I can just export the shape as a bitmap image. I'm really lost on this.

    Hello Cristina,

    In Illustrator, simply drag the shape of your library panel in an open document. That's all there is to it.

    Mike

  • How to use powershell to create data warehouses Fibre Channel

    Hello

    Does anyone know how to use powershell to create data warehouses Fibre Channel?

    A text file lists the data warehouse with data store names and sizes (GB) as input:
    DatastoreName1 10
    DatastoreName2 200
    DatastoreName3 10

    Version5 VMFS file system
    Block size of 1 MB

    The script should ignore LUN ID 0 as long as it is not a data store, it's a startup logic unit number.

    The value in $esxname is correct?

    Do you want to see this name when you

    Get-VMHost | Select name

  • How to use CSS to create the horizontal navigation bar in Dreamweaver CS6

    How to use CSS to create the horizontal navigation bar in Dreamweaver CS6

    One of the ways to do this is the following: Editor Tryit v1.9

    You can also use floats to get something in the same direction.

  • Using hyperlinks to create an interactive pdf

    I am trying to create an interactive directory which has several hyperlinks; Some go to a destination in the pdf file, some go to an e-mail link and some dial a phone number. Almost all of them works (all hyperlinks in email and phone numbers work seen on an iPhone and and Android); However some of the hyperlinks that go to a destination in the document do not seem to work. I have all the links created in InDesign and then exported to interactive pdf. It seems that all of the links are hyperlinked directly from the work of text, but when I use an object as a hyperlink (for creating a button), sometimes they work and sometimes they don't. Although the settings for each of them are the same. Works of all things seen in Acrobat on a computer, it just seems to fail when viewing on a mobile device.

    Everyone comes through this or have any ideas?

    Hi jmerrick,

    We just released Acrobat Reader for iOS 15.1.0 version that contains the fix for the problem of hyperlink to your PDF document.

    Do you want to give it a try and let us know if the problem is resolved?

    Thank you for your patience!

  • How to use AppleScript to create a menu shortcut in figures?

    Does anyone know how I can create a pop up menu numbers using AppleScript.

    say application "Numbers".

    activate

    say le first table of the sheet active of the document 1

    the value the format of cell "B3" to popup menu

    end say

    end say

    I can create a pop up menu by using this code, but this is the default list.

    If I have a composed list {'mouse', 'Keyboard', 'Trackpad'}, how would be to create a context menu with these items?

    Thanks in advance.

    Steve Longley

    Hi Steve,.

    I wonder why you feel the need to use (or what you think you would get to use) an AppleScript to create a cell in the context menu.

    With the help of numbers 3, it's a fairly simple process:

    Open a table, or use a column with enough empty cells to accommodate the menu in the menu items.

    Access to the list of items of a line in your column.

    Select all cells that contain entries.

    Open the Inspector to Format, choose the cell, choose the context menu.

    Any selected cell now contains the same menu, each set to the original value in this cell.

    If you want that each menu includes a "white" cell, then:

    Select all the cells (three).

    Modify the beginning with... pop - up 'Start with white '.

    Click on one of the cells, and then click control v next to the cell to display the menu choices. Each cell contains the same menu with the value initially entered in the selected cell, so what a no point, which will produce a cell empty, at the top of the list.

    The menu can be copied and pasted into other places or can be filled in the column or line using the handles to fill yellow appearing in the centres of the edges of the cell when the mouse cursor is brought near. The cell glued/filled setting will be the same as that of the pasted source cell.

    Kind regards

    Barry

  • How to use Flash recovery only for flashback database feature box

    I would use the area of flash recovery only for flashback database feature, which means, the flash recovery area will store only the flashback logs.

    I don't want to use this file system for all other files, such as files of archive log, backups, copies of control files, multiplex redo log, etc.

    is this possible? I want to use this function only for the flashback database option and therefore, I don't want to disturb any existing configuration in my database

    including backup jobs. It will also store the Archives of redo log files in the flash recovery area to use the flashback database feature?

    I can't certainly allow me to have a copy of the entire file system database as my DB size is more than the system recovery flash I have zone files.

    Thank you

    Delphine

    user13312943 wrote:

    Aman,

    I think I was not clear in my question. I'll try again

    My only requirement is to use the flashback database feature (or be prepared to use if necessary). I don't want to create a large file system to use the CRF to store all those files. Out of all the files are stored here a copy of the data files seems to consume more space. I see that these files are classified as transitional and permanent files. I agree with permanent files. I'm afraid that this file system can use more space if I store files of backup to disk. I want backups of databases to go to bands, not on the drive of FRA. Is this possible?

    Thanks for your response

    Okay, well in that case you can use RMAN and push the backups to tape drives. FLB newspapers would be stored on the FRA.

    Aman...

  • How to use NFS to create a data store on a server ESX 4.0?

    I have 2 questions.

    (1) ESX server 4.0 cannot be installed in 64 bit cpu?

    (2) when I create a new storage, the use of the NFS (Network File System)? Because the error message: "" error during the configuration of the host: Please make sure that you have configured the network for VMkernerl ""

    I don't really know what it is. Is there any useful for this document? Thank you!!

    There are a lot of video about it:

    http://www.howtodothings.com/video/121144555/how to AddVMkernelPorttoanESX3.5 + host

    Use an IP address on the same network of your NFS server.

    Then go to storage and add new NFS data store.

    Don't forget that you will need to a NFS with NFSv3 access TCP server and the root.

    André

  • How to use Flash Paper

    I have re-uploaded my Macromedia Studio 8 and can't seem to remember how to get the use of Flash Paper more. I had it and it wasn't great, but now I don't know what to do so I can use it. In truth I have not yet knowing if I could down it loads as I remember it to be a separate download when I bought this in dec 05.

    How do you install flash paper?
    How to run again?

    You must install Contribute to get installed Flashpaper. Uninstall contribute and flashpaper will bye... stupid, but what you can do.

    I just got CS3 but do not know if FP comes in or not. Have not watched yet. I still have installed Studio 8 but then is on since I know.

    If this has not answered your question please ask again.

  • How to use ps to create a file with color gradient png

    I want to design a texture (png file) for a light in 3ds Max. I wish the texture reduce the alpha gradually from top to bottom (from 255 to 0).

    And then I'll see the tear of light will become pure transparency in 3ds Max.

    Could someone knows how to create texture (png file)?

    Attach file is my psd file.

    Hello

    Just follow the steps below.

    1. create a new transparent document.

    2. create a gradient in the gradient panel.

    3. click on Ctrl + S or Ctrl + Shift + S to save and choose the format ".png" file format option

    (If you want to create a transparent gradient then see attached screenshot settings)

    Hope this helps,

    See you soon

    ------------------

    Sindou Puri

    LeXolution IT services as

  • Sony HDR-PJ200E stringing of cam. I would like to know how to use flash. all my night peak are blurred

    All my pictures from nite are blurred, does this model somesettings are something that allows you to adjust the auto flash mode.

    Hi udaykirannag,

  • How to use aggregator to create a single swf file from multiple files

    Hello world

    I'm working on the customer requirement where I have to create a 2004 SCROM video base. Its basically a PPT inside the captivate file. And it has about 175 slides in the file. Some of the slides have animations, voice-over. I am facing a problem in the EDITING of the file in the single SWF file format. Whenever I publish the slides as SWF, it creates several SWFs, the skin of the player and other manifest, Scorm 2004 Swf files.

    I only want one single SWF file in which all slides must be indicated on it. Do not know, why it's happening? I tried aggregator for this also, but it didn't work... The Skin.swf added easily and do not add any other files. It shows me an error: "Name.swf is not a Captivate AS3 file...". »

    I'm new on this. Please help me because I have a very short time to do this.

    Thanks and greetings

    It was a little hitch - now resolved. Get an output in a single SWF file. Just removed the check mark the option publish settings "Enable SWF for the conversion of i-phone application.

  • How to use bcd4win to create an iso file with com port

    I want to plugin for com ports add an iso file of Windows XP; Tell me where I can take com port config to add as plugin on ubcd4win?

    I want to plugin for com ports add an iso file of Windows XP; Tell me where I can take com port config to add as plugin on ubcd4win?

    Wrong place.  Microsoft has nothing to do with the Ultimate Boot CD for Windows.  Try the UBCD4WIN forum: http://www.ubcd4win.com/forum/

  • How to use flash for the hyperlink WITHOUT a pop window

    Here is the code:

    function linkother(e:MouseEvent):void
    {
    var request: URLRequest = new URLRequest ("nextpage.html");
    navigateToURL (request);
    }

    I want to put a link in the same window as any normal link.

    Ah! The fixed. He needs the "_self" attribute

    function linkother(e:MouseEvent):void
    {
    var request: URLRequest = new URLRequest ("nextpage.html");
    navigateToURL (request, "_self");
    }

  • How to use the model instead of RP pspice to create the new component?

    Hi, I need to create the model of opa890 of TI, but I found no spice I find model pspice, how to use it to create the new template part.

    Fouda, salvation

    I took a quick glance to the component but for some reason, the model pspice does not correctly applied to the component. The second problem was that the pins have been mapped properly. I've done the component for you with the model and print and attached it to this message. You just need to add it to your database of click with the right button on the component, and then clicking on save to DB component.

    If all goes well, you should start to see the results of the component. I hope this helps.

    Best regards

Maybe you are looking for