Simple Flash based board

Hello, I am very newb-ish when it comes to flash, but I can find my way. My problem is that I have to put this card http://donmegel.com/AA.html into something that can manipulate people.

I need to make the small mobile icons so that a person can drag their units in another area. I know how to do this, the trick is to make sure that they stay like that and not reset when the person leaves.

Also, I need to be able to add more icons without losing the posistion of those currently on the Board of Directors.

I mean, I have icons that have been moved to a different color, maybe in gray.

This all sounds really simple in flash, but my skills are not enough for the moment.

Someone at - it ideas?

Thank you

DonMegel

There is nothing really simple, what you want, especially as soon as you enter the game you want to things to do not reset when people leave.  Who needs to remember things, which requires the establishment of a database or other means to create, save, and update the data.  Your file should be dependent on this database for both put up the initial conditions and then adjust the database when changes are made.  And if you have several people potentially use it at the same time, a whole bunch of questions will probably emerge.

So if you are ready to go up on a steep learning curve, your best bet is to get parts and interactions defined in details demanding and the Google search for "AS2 PHP MySQL tutorial".

Tags: Adobe Animate

Similar Questions

  • Need advice to make a simple Flash video file. Trying to accomplish two things.

    I have some video files (.avi) that I'm trying to convert a Flash video format. I'm trying to export it to a Flash drive to be in a Powerpoint file. With that, I'm trying to accomplish two objectives:

    1. to have the small clip (15 s, 30 fps) constantly loop, like an animated .gif.

    2. allow the user to click on the video and made player slide left/right for ff / rew.

    The video itself is an animation of the turntable. One of our products makes a full 360 degrees turn. By allowing the user to capture and drag, it will simulate turning the model.

    So far, I have already achieved objective 1. I made a new Actionscript 3, any video file (embed flv in swf and play in timeline), and then made the video loop on the timeline. This seems to export properly, and video loop if necessary. The only thing I can't understand is how to "interactive" video and let the user drag left/right.

    For context, I have never used Flash before. Any help would be greatly appreciated.

    Essentially, it comes down to move the playback cursor in Flash based on the movement of the mouse. It certainly won't be smooth, however, you would need a clock to be responsible for moving your head to read and reverse space compression is very intensive CPU (reverse on the timeline). I would recommend having an upstream release and in advance of the video then you could return them, but if you're new to flash you are already in way over your head.

    Add a new layer and try to add this example script (or Download Source example here, registered in CS5):

    import flash.utils.Timer;

    import flash.events.TimerEvent;

    import flash.events.MouseEvent;

    Make sure that we don't raise this image twice

    If (! stage.hasEventListener (MouseEvent.MOUSE_DOWN))

    {

    stop the playhead

    Stop();

    set state (forward? back?)

    var movingForward:Boolean = true;

    var curFrame:int = 1;

    var mouseStartX:int; used later to determine the drag

    detect the click of the mouse and drag to the left or right

    stage.addEventListener (MouseEvent.MOUSE_DOWN, onMouseF);

    stage.addEventListener (MouseEvent.MOUSE_UP, onMouseF);

    create new timer to control the playback head, start it

    var phTimer:Timer = new Timer (33.0).

    phTimer.addEventListener (TimerEvent.TIMER, movePlayheadF);

    phTimer.start ();

    function to control the playback head

    function movePlayheadF(e:TimerEvent):void

    {

    curFrame += movingForward? 1:-1;

    validate the frame (60 total frames)

    If (curFrame > this.totalFrames) curFrame = 2;

    ElseIf (curFrame< 1)="" curframe="">

    Goto the next image

    this.gotoAndStop (curFrame);

    }

    function that controls the direction variable

    function onMouseF(e:MouseEvent):void

    {

    If (e.type is MouseEvent.MOUSE_DOWN)

    {

    the user began place start touching, record

    mouseStartX = int (stage.mouseX);

    }

    Else if (e.type == MouseEvent.MOUSE_UP)

    {

    user let the mouse go, determine the change in direction (by scanning stype)

    If (stage.mouseX > mouseStartX)

    {

    slipped right, move forward

    movingForward = true;

    trace ("move on now '");

    }

    ElseIf (stage.mouseX<>

    {

    crept to the left, move the rear

    movingForward = false;

    trace ("back up now '");

    }

    }

    }

    }

    It's pretty simple. In the link source of the example above, an object in the timeline (nice ugly red circle) is moving right plus 60 frames and then left on 60 images (120 total). Consider that your film.

    A clock at a speed of 33ms (30 fps). It's where he won't necessarily be too smooth with video. If you wear at 60 fps, then decrease the timer of the half (16.5ms), season to taste. Whenever the timer fires the playhead is moved, either forward or backward.

    For whether she should go forward or backward a simple variable (movingForward) keeps track of the last "swipe". The shot is simply captured when a user touches the screen (mouse/finger), moves in a direction and then leaves upward. If they moved to the left the direction will be reversed. If they moved to the right, it will move forward. This does not include nor this logic, but illustrates how you can watch the mouse for movement and 'do something' on this basis.

    A very simple validatior in the event timer function checks if the next image (in both directions) is valid and if it is not the case, it fixes it so that it remains within your length of video editing.

    Note there is a MOUSE_MOVE event you can try to hold on to who can literally let the user drag the video forward and back the amount, they drag their finger/cursor. Also if it is a kind of circular surface as a disc rotates, the direction of the user moving the mouse based on where they registration would change the direction in which they expect to move. Etc etc...

    Who should get your feet wet in how you should consider for your project.

  • After a pause of a flash-based video it goes silent.

    I have problems with no sound when you play videos in Firefox flash-based.
    It affects all YouTube, Vimeo, Dailymotion and other sites as well.

    It happens:

    • When ads are displayed.
    • When I click on "pause" and then resume, sound disappears.

    To get her back, it helps to refresh the entire page or to start the download from the beginning.

    One funny thing is that it works in IE and Chrome, so I don't think it is in any case related to the Flash Plugin itself.
    The same thing happens to me at work and when I'm at home, I doubt videos Flash would be blocked by politics of the business anyway, because a lot of meetings etc. are published also on YouTube.

    Question began already some time ago, I tried to reinstall FF and all the Adobe software, including Air and Flash, but so far without success.

    I looked through a lot of bandages and forums to sort and still the same.
    Anyone with similar problems there?

    If you need more details, feel free to ask. Any help or advice really appreciated.

    It is must have been something wrong with my operating system, with the specific user account permissions.
    More happens if another user is connected.

  • Flash-based help system

    Hello

    I tried without success to get examples of Flash-based help files: the use of Flash and AS3 to create a (similar to CHM or WinHelp help authoring style) help file.

    I would like to create a small, very basic help file in a Flash AS3 project, with the look / feel of a Windows style help file. Perhaps, there are a few examples, sample FLA that can help me to avoid "reinventing the wheel."

    All the tracks would be appreciated.

    saratogacoach

    do not adjust cont, otherwise your _html will inherit the distortion.

    Sub is simply a way of positioning your html loaded (_html) easily.

    You can also load _html above Sub

    with

    addChild (_html) _cont.addChild //instead (_html)

    and position the upper left corner of the _html where you need

    with

    _html.x = 50

    _html.y = 80

  • Plenty of green on Flash-based videos? (image attached)

    Capture.JPG

    This appears on every video I watch that is flashed based on internet.  I have the most up to date flash player, my graphics card is up-to-date (8800gt), etc.  This recently started to happen after the last update...

    I am running Windows 7 64 bit.

    Thank you guys!

    Hi, WOW, it must be the shortest thread with a solved problem ever

    Thank you!!

    eidnolb

  • Simple Flash

    OK, I did a simple flash, and it is not working properly. I have something appearing and disappearing, and I want that loop, I have it only appear and disappear once. It's a Word with a rectangle of colorful behind her, separate images and I tried their power on the same layer and on different layers, and yet what is happening is only the rectangle will be appear and disappear but the Word will not. It works very well in the program flash, but if I open the swf file on my computer it does not work... well so it does not work when I put it on a Web site. (dreamweaver)

    OK - the problem here is that you use a 'device' - device fonts cannot be scaling, rotation or have effects or applied styles. Since you turned field that was causing the issue - you can test it by simply typing a word on the same keyframe in the police "_typewriter" - but does not - and it will appear.

    you have options here:
    (1) use a different font
    (2) break the textField converting - to do a graphic form:
    ctrlB (twice) and then with the element still selected - under modify > combine objects > Union

  • Toggle controls simple form based on the value of an element

    Is it possible to toggle the controls on simple form based on the value of an element?

    for example, if P21_stat = 1 5 controls behave as type "View as text (saves the State)", otherwise they must be of type "text field"?

    No work around if not?

    Hi Alex,

    Look at the definition of the article page, you will find a 'readonly' section where you can specify a condition that this point should be readonly (in all other cases, it is a normal entry point).

    brgds,
    Peter

    -----
    Blog: http://www.oracle-and-apex.com
    ApexLib: http://apexlib.oracleapex.info
    Work: http://www.click-click.at

  • Problem with flash based Web pages and re - install windows

    Hello!
    I bought the Toshiba NB100 and use the netbook for a few weeks. At first, it worked all fine and exceeded my expectation.
    However, since one some time he experiences trouble with performance based on flash Web pages such as youtube and etc, which makes it not not possible to stream any video smoothly. Basically, it's a fast-paced photo slideshow :(
    The problem here is certainly not the performance mode, which is set at the maximum.
    I tried to get through this problem with re - install the operating system, which is windows XP, but after transfer of the content produced the DVD on a flash drive recovery, the system does not have a configuration menu. It gives me an error report instead.
    * I put the following qustions you: *.
    * 1. What can be the reason for slow running applications? *
    * 2. I'm doing something wrong when you reinstall windows? * Ts here a simple manual for the resettlement of the op?
    Comments, suggestions and advice will be much appreciated and I thank you in advance.

    So you have installed a generic version of Windows XP?

    You may have forgotten to install the drivers graphics and other critical drivers such as the Intel Chipset driver.

    You see problems in Device Manager?

  • How can I prevent the "delete cookies" delete saved games to a flash based game?

    I'm in Firefox 4 on Windows 7.

    I currently put to delete my story when I finish the session, including the cookies and temporary files. This is due to privacy.

    However, I also have a (downloaded - does not work online or via a browser) based game of flash on my computer - recorded games like LSO.

    Firefox so delete my saved games when I go out.

    How can I set my privacy worries and still play this game?

    I managed to solve it. I downloaded an add-on we called "BetterPrivacy" which was originally designed to remove LSO. It is possible to designate certain protected folders, if you can avoid deleting the LSO in them. The interface is quite intuitive, then I would backup any saved games, you want to keep before experimenting.

    I also deleted my desired once LSO, I think during a cleaning procedure, but I don't know exactly what I did.

  • Scoring and data collection for the Simple Flash game using Actionscript 2

    Hello all-

    First of all, let me say that I am not very well or well informed when it comes to actionscript...

    I could really use some help with a problem I encountered.

    My company has developed a very simple type "Whack-a-Mole" game for a social media campaign.

    See here: http://www.hereforyoueverystep.com/social/game.html

    Our customer request now that we add a rating system so that we can offer a price for the best 3 scores.

    What I need, is to link the number of "hits" on a partition and allow the user to enter their e-mail address at the end of the game connected to the score they achieve.

    It was developed in Actionscript 2, because of a tutorial that was followed.

    If anyone can give me some advice or offer to edit my files directly, I would be very grateful.

    Thank you!

    Create a variable (for example, note), initialize it (to zero) and increment when a Mole is stubborn.

    Then, you create a database on the server that stores the best scores.  You must use the flash LoadVars class to update and extract high scores and you will need to use the script to write in your database server-side.

  • Failed to get a simple Flash document to publish to the web site.

    I created a simple page in Flash CS4 for my class and for some reason when I go to publish the online page, all I get is a blank blue page (background), but neither the title nor the graphics or images on the page appears, it is kjust a blue and white page on the web browser. I really need an explanation for this so that I do not lack the project. Help, please!

    Here is the link to the page I get and if you can please see source code and tell me what in the world is not:

    http://zlloyd1.com/MachoaNorfolkHistory.html I know it's something to do with the paths to the image files, but they are all present in my folder of images on line and I don't know how to change the HTML file created when you publish a Flash document. I have some experience with HTML coding, but this isn't something I recognize. I'm waiting for your answer!

    Lost,

    Zachariah A Lloyd

    your swf (MachoaNorfolkHistory.swf) file is not downloaded.

  • Alignment of the mouse in flash-based objects is completely wrong

    Since I installed FF 8.0 I continue to have this problem: whenever I try to use an object flash (, video game, YouTube etc.), there seems to be a problem with the alignment of the mouse: the position of the pointer as part of object is different then in the normal window, which means it's really hard to click, as the video game acknowledges that the alignment of the mouse in the window and not 'virtual' in pointer the game. Previously, FF 7, I have no problem with that at all; I tried to reinstall Adobe Flash Player, but it did not work.

    No idea how to fix this?

    Try turning off hardware acceleration.

    • Tools > Options > advanced > General > Browsing: "use hardware acceleration when available.

    If disable hardware acceleration works then check if there is an update available for your graphics display driver.

  • Dragging my updated firefox to update to the latest version and now the game I play which is a flash based game lag all the time in firefox, but not in Internet Explorer

    OK so I play a game called Emporea on my PC and it uses flash, I've never had a problem then I refreshed firefox as she suggested and it updated to the latest version, I've never had problems with it before on previous versions and now, with this, the lag is so bad that it makes the game almost unplayable. I tried to open it in other browsers such as IE, and it works very well in people. so, the question is somewhere with firefox, I've updated my flash drive and still no change in firefox

    One of the changes in Firefox 48-49 title is e10s, separating the process of browser interface process page content. The performance impact of this can vary a lot between the systems, and it would be useful to know if you have this feature enabled. To check this, either:

    • button '3-bar' menu > '? ' button > Troubleshooting Information
    • (menu bar) Help > troubleshooting information
    • type or paste Subject: support in the address bar and press enter

    In the first table on the page, find the line of Multiprocess Windows and see if the number on the left side of the fraction is greater than zero. If so, you are using e10s.

    If you use e10s:

    To determine if this feature is causing this problem, you can turn off as follows:

    (1) in a new tab, type or paste Subject: config in the address bar and press enter/return. Click on the button promising to be careful.

    (2) in the search above the list box, type or paste the cars and make a pause so that the list is filtered

    (3) double-click the preference browser.tabs.remote.autostart.2 to switch the value from true to false

    Note: the exact name of this preference may vary, but it will start by Browser.Tabs.Remote.AutoStart

    On your next startup of Firefox, it must be run in the traditional way. Any difference?

  • How can I insert a simple text based Twitter feed?

    I wish we could get a text only, simple Twitter feed where you could get 1 tweet and format the text according to my site. I tried to insert the code from third parties, but it does not. I think integrating Twitter is ugly and does not customize it completely ability. I want a simple and beautiful solution. Help, please!

    Here is an example:

    Untitled.jpg

    Please check the help links:

    http://www.mivamerchant.com/blog/how-to-make-custom-Twitter-feed-for-your-website

    http://StackOverflow.com/questions/1966030/how-to-get-text-only-results-from-Twitter-searc h - RSS

    Thank you

    Sanjit

  • Why does Adobe think we want Chrome addons and McAfee adds a simple FLASH update?

    It is not good to present an update with addons like Chrome and McAfee to install negative directly run from the site.  Download the file after unchecking the box that I don't want mcafee mess up my computer you can install the update without the garbage.  I want either chrome...  Of course, I used it in the past but I don't want to now.  It's almost impossible to use the web these days without flash enabled unless you are a people and don't understand anyway.   Try to graft these unwanted software on top a Flash update isn't cool!  Its bad enough 3rd party downloads come with things like that but whats next a few adware?    Please review your strategies update than getting installed stuff is lame that he refuses the favors at all.

    It's friendly Pat that you create installers without it.  The point is that the common unknowing user can be warned of needing an update for flash can create problems for them then that is unaware of the McAfee and Chrome addons, who is not aware of your own installation programs.

    This is not a complaint is a justified grievance.  Updates for most of the software don't come with the need to search around for a clean install.

    If you like to keep McAfee to use it.  Perhaps you have never had the experience of using an Acer One netbook provided with McAfee preinstalled on it and the 'fun' it creates.

Maybe you are looking for

  • NO WIFI detected AT ALL

    HY everybody, Needles to say I like thousand others with MacBook wifi problems here. I went to the apple store they did not, they did the same worse(geniuses my ***). Now I don't have wifi at all. Summary: -updated yosemite10.08 -After that, no hardw

  • a fly inside my macbook 12 "screen

    Dear support team, in fact I bought a new Macbook 12 inch 2 months there are Saudi Arabia, but today I was working on it and suddenly I saw a small fly, just walk inside the screen, at the beginning I tried to touch but actually he pressed one died i

  • Dc7100 taken maximum supported RAM?

    I installed more RAM in my DC7100, he had ddr\400 to 2 GB and I added 2 more than 1 GB sticks. He has now 3.5 GB total (1 spare stick 512 MB) The problem is, I've been benchmarking system with PC wizard 2008, and no matter what combination I install,

  • sbRIO (cRIO) restarts in SafeMode (soft error)

    Hello I used the sbRIO-9612 during the year on the project, recently it is sometimes restarts in safe mode. In MAX I can find that the status of the sbRIO is 'Safe Mode with the software error. Someone can tell me, how can I know where is the problem

  • How to save the program table AFTER data is complete? (a single solution sad time)

    Hi all I have a Labview program that gathers data from the oscilloscope as an experience runs.  Some hardware problem made me have to stop the program at the beginning and some silly programming on my part was no infallible control to backup my data