ActionScript 3.0 :: Flash Impossible Challenge Multi Turn Rotator / Spinner Animation Controller

Jul 21, 2010

So im opening it up to the commuity as a programming challenge!!For something which i assumed would be very simple, writting a robust and solid multi turn spinner handle for flash in as3 has become the bane of my life.Feel free to download my attempts so far (attached), which cover the basics of a single rotation, and make it look like im further ahead than i actually am.The difficulty lies with the very specific things I personally need the spinner to do,and the fact its SO HARD to explain..Its actually used to control a piece of animation that is 72 frames long.I need the first "lap" of rotation to send the playhead to frames in the 1-36 range and the second rotation to send it to frames 37-72. So two full spins would take it to the final frame, one full spin would go half way to frame 36.

Problem is the rotator handle needs to be locked at the initial position, so a user can't drag it backwards to start with but can drag it backwards once theyve moved forwards. (think of turning on a hot water tap, many turns in one direction until it stops fully on, then the same turns back again to reach the original start position of fully off)I also need the rotator to be able to be used in anti clockwise and clockwise modes.The ideal is to be able to set the total number of animation frames to be controlled and the number of rotations required to reach the final frame, then have the spinner work everything else out for me.

View 3 Replies


Similar Posts:


IDE :: Turn Flash Animation Into A Video Clip?

Apr 18, 2010

I'm trying to turn this flash animation into a video clip. > the swf in question <

1) How do I get the first frame of the second "photo" (which is actually a short video clip) to be still for maybe half a second, before the video starts playing?

2) When I tried exporting it as an avi, it didn't play properly. The animation of the first photo coming in was fine, and then the second photo came in but the video clip didn't play. (it just looked like a still photo).

I'm making a video with Windows moviemaker (unfortunately) and all I wanted was that short animation to be made into a a video clip (either avi or some format that is compatible with Windows moviemaker).

Or if anyone knows a site that converts an swf to an avi online, for free, please let me know, that would be great. Because it didn't work when exporting it as an avi from Flash, but maybe if I can convert the swf to an avi then it will play properly.

View 2 Replies

ActionScript 1/2 :: Controller / Scrubber For Animation With Scenes

Apr 8, 2010

I would like to make a player controller with a scrubber for an animation I am creating. I do not want to control a video (mp3, flv, or other). I want to control the animation on the timeline. My Flash file has scenes. Is there a tutorial for applying a controller for this kind of file?

View 1 Replies

Flash Landing Page Challenge

Jun 25, 2009

I am getting ready to update a past client's website using newer web standards. This particular website has a Flash Intro on the index.html page. I have a feeling this has greatly hindered search engine activity. What would be the best way to handle keeping a Flash intro without it being logged as a main page? Or should I recommend that the client eliminate the Flash landing page?url...

View 11 Replies

Game Engine :: Flash Multiplayer Turn By Turn?

Oct 7, 2011

I'll start off by saying I'm a newbie, just putting that out there. How do you make a turn by turn multiplayer flash game? I don't know if an engine is made in AS3, PHP, Javascript, or whatever,I made my game already, it's just that it isn'tmultiplayer yet. Basically, there are lines, and each player crosses out a number of lines, and the last player to cross out a line is the loser. I want it where one user crosses out some lines, then presses End Turn, then the other does their turn and then presses End Turn to allow the other player to move his cursor. But how can I get both players to see the same frame and only have one player have the ability to move the cursor during a turn? Is there some easily adaptable multiplayer engine for flash for newbies out there

View 2 Replies

ActionScript 2.0 :: Flash Challenge : Simulate A Drill?

Jan 12, 2004

I was thinking about this today, when i was using my new Makita I got for Christmas.How can I simulate a drill in flash?

View 6 Replies

Professional :: Editing All Frames At Once To Center Multi-layered Animation?

Oct 19, 2011

I just realized I was working on 4:3 when I need to make a 16:9 movie. So I resized the stage, but now everything is on the left side.
 
I tried turning on "edit multiple frames" and marked the entire stage, layers and frames and moved everything to the centre. Almost everything moved, excepted for material that is on motion tween key frames.

View 1 Replies

Animation :: Text To Move To The Upper-right Corner And Turn Black Gradually ?

Aug 23, 2009

I just got Flash CS4 yesterday. This is the first time I have ever used Flash. I watched some tutorials and now I'm trying to do something on my own. I want some text against a white background to start out white in the lower-left corner. During the animation I want the text to move to the upper-right corner and turn black gradually as it goes. What I did was this:
 
created an actionscript 3 file

Made some white text at the bottom-left

Right clicked at the 90th frame on the timeline and clickedInsert KeyFrame

Right clicked between the 1st and 90th frames and clicked Create Classic Tween.

At the 90th frame I moved the text to the upper right. Then I clicked on proprties and set the text effect to brightness and set the brightness to 0 so the text would be black.When I hit enter to go through the timeline it shows me exactly what I expected: The text moves from lower left to upper right and gets darker as it goes.

When I hit Ctrl+Enter to preview it as a published movie the text stays white the whole time until it gets to the upper right. There it turms black. So all I see is nothing for a few seconds and then a flash of the black text.Also, if I click at each frame in the timeline I can see the text is in a different place and getting brighter gradually.I'd like it to play once rather than looping. Under the effects I clicked on a thing that says play once but it still loops. Where do you control this?

View 3 Replies

ActionScript 3.0 :: Html To Flash Communication Impossible?

Apr 18, 2009

i just need to pass 1 parameter from html to flash.i have used both ways. in the movie url or in the embeded obj . html example >>>

<script language="JavaScript" type="text/javascript">
AC_FL_RunContent(
'movie', 'aidonitsa',

[code].....

View 3 Replies

Actionscript 3 :: Impossible With Flash To Get Instance Creator?

Apr 9, 2011

I want to add a listener to the parent of a slider which is receiving the event from a non-gui class the EventDispatcherManager. So I tried to get the parent of the slider which should return the main class but it doesn't work. How to get the object (here main class) which instantiates an other (here a slider class) ?[code] now I did cast to DisplayObject and use .parent.parent since the slider is within another class sliderSprite but now I get null! So Is it impossible with Flash to get the Instance Creator?[code]

View 1 Replies

IDE :: Impossible To Have The Embedded Flash Interact With Other Portions Of The HTML?

May 8, 2010

I'm considering taking on a new project for myself - nothing particularly major - but I've a few questions that I'm certain anyone with some serious experience with Flash might be able to answer for me or perhaps (hopefully) guide me in the right direction for alternatives.

So I have an idea for a horizontal menu that I want to design using Flash (I've only experience with AS3 - odd as that is? - so that'll be how it'll be designed). As I'm coming to understand it's difficult/impossible to have the embedded flash interact with other portions of the HTML, so for every time that a menu item is clicked, is the only way to go about moving to that page just having the entire page effected - ie each page (home, port, etc) has to also include the embedded flash as well, or can I just have it affect some subwindow or section of the page, instead?

View 3 Replies

Flash :: Is Vector.<Number> Impossible To Initialize With A Numeric Array

May 29, 2011

How would you go about initializing a Vector. with say the values 1, 2, 3, 4, and 5.

Logic would say you could do newVector = new Vector. ( [1, 2, 3, 4, 5] );

You could also try something like this...

var tmp = [1, 2, 3, 4, 5];
newVector = new Vector.();
newVector = newVector.concat(tmp);

But then you get a type error converting Array to Vector.

I'm stumped, am I missing something stupid or does the vector class really not play well with numeric types? You can try making them decimal numbers just to be sure they get cast as number and not int.

View 2 Replies

CS3 Looking For A Non XML Driven Flash Banner Rotator

Aug 7, 2009

I am looking for a non XML driven Flash banner rotator, something where I can load my images into the FLA and publish. The only rotators I can seem to find have external XML/image files, etc. All I want to do is create simple SWF's that I can use to display rotating images preferably is a smooth and stylish manner. Does anyone know of any, or could point me in the right direction?

View 1 Replies

Flash :: Mysql - Text Rotator Xml?

May 7, 2011

Ok so hereby I am starting a new topic after successful coding of xml file I am trying to produce flash text rotators from the xml file.Now i could do this in javascript which I have already implemented see link:dedication message

[Code]...

View 1 Replies

ActionScript 3.0 :: Flash Image Cube Rotator From Xml

Oct 5, 2011

I am new in actionscript 3.I want to make a rotating vertically cube with images from an xml.Cube will rotate to a side,stay for a while then rotate to the next side and show me the image for a while too and continue.In each side I want to pass a url so when I click the side-image to direct me to a website.

View 1 Replies

ActionScript 2.0 :: Create Image Rotator In Flash That Is Powered By XML

Jan 18, 2011

I'm trying to create an image rotator in flash that is powered by XML that just continually rotates through the images (fading into an image and fading out, and then fading into the next image, etc).I've managed to load the XML file and get the location of the image files for each image:[code]and I've managed to load the last image in the XML into a movieclip by putting this line:imageHolder.loadMovie(myImage[i].attributes.image); under the var imageURL = myImage[i].attributes.image line.I can't work out how to:

1. Display one image at a time instead of just the last image in the XML file

2. Fade in and out between each images (I was trying to use Tweenlite to do this and think I can get it to work once I know how to do the above point)

3. How to continually repeat through all the images.

View 2 Replies

Flash :: Looking For Open Source Image Rotator / Tools To Create One?

Nov 9, 2009

I want to put a flash banner(slider) to show a bunch of products iteratively. And I want it to allow interaction so the user can interrupt image looping and choose what she wants to see and what images to show how long it will be shown should be configurable. I already googled for 'flashe banner / slider' but with no luck. Is there any open source projects that can offer this kind of feature? Or tools that can help me to create one.

View 2 Replies

ActionScript 3.0 :: Up For An XML Challenge?

Jun 8, 2009

I need a method to move a node up the XML hierarchy(to the same level of its parent), so if I had an XMList that looks like this:

[Code]...

</node>etc! I could probably work this out myself, but thought someone might have encountered this scenario and achieved this already...

View 3 Replies

ActionScript 3.0 :: Adding Sound To A Spinner?

Feb 28, 2011

so i am making a spinner and i want it to be like a see and say toy. How would i go about adding sound so that when the spinner lands on the picture that the sound will play. I have pictures and I have sounds. how would i do this?

View 2 Replies

Creating Flash Controller For Website?

May 26, 2009

Rather than build a controller for each video on our website, my IT dept wants me to build one controller that all videos can access. How do I do that and do I need a script? I know nothing about scripting and I'm a newbie in video publishing

View 3 Replies

Use A Wireless Controller For Flash Presentations?

Jul 22, 2009

I'm trying to use a Kensington wireless remote to advance the slides in my presentation...

View 1 Replies

ActionScript 3.0 :: Flash Video Controller?

Jun 30, 2009

Can flash video controller control external swf files? It seems it can only control flvs?nyways, I am working on a flash animation with voice over and I need to have a video ontroller so it can rewind, fast forward, pause the swf and turn off the sound....etc....oes anyone know any video controller in AS3 that can control swfs out there that I can download or purchase?I know I could convert the swf to quicktime then flv, but the quality would be degraded because of the conversion from vector graphics to bitmap. I certainly wouldn't want to have that.

View 1 Replies

ActionScript 2.0 :: Control Flash With USB Controller

Feb 7, 2008

How do I create a game that is controlled by a plug-in USB game controller? I already have the scripting done for the game itself. I just want to know how I would script it to be controlled by a USB game controller.

View 2 Replies

Flex :: Adobe - Numeric Spinner, Want To Add Preceeding 0?

Apr 5, 2012

I have a Flex UI and want the numeric stepper to add a preceeding '0' to the displayed value if it's between 0 and 9, so that it's always 2 digits.

View 1 Replies

Asp.net Mvc :: Keep Alive Page With A Flash On It / Ping Controller

Jun 17, 2010

I have page in my asp.net mvc website with a flash app on it, and the user can stay on that page for hours, but his auth cookie/session is going to expire, so I'm thinking to create a PingController and to call it using jquery $.post each 20 minutes.

View 2 Replies

IDE :: Video In Flash - Controller Not Showing On The Webpage?

Sep 9, 2009

I imported flv flash video file into the Flash and added a controller there. I chose one from the list. I then published the video and got this swf file, which I then put onto the webpage using this code, as I want my page to be XHTML compliant:

HTML Code:
<object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"

[code].....

View 5 Replies

ActionScript 3.0 :: Retrieve Instance Name Parent Challenge

Jan 16, 2010

An external application sends an instance name to flash over TCP/IP.I have code that parses out the communication and retreives the instance name (not it's absolute path).I then need to retreive the instance name's parent in actionscript. The instance name that gets sent is a child of specific movieClip, there are several movieclips on the stage. I need to know it's specific parent name..the code is placed on the main timeline.

View 3 Replies

ActionScript 2.0 :: Coding Custom Widget Challenge?

Aug 17, 2009

Given a few months on my own, I could probably hack something together, but an experts input would be much nicer.This is a custom Google Voice widget/form. I have the backend code, and can share, but right now I need all these pieces to fit together. It is mostly ELSE/IF statements, starting with the first page, and transitioning to the next widget page depending on the data input, correct or incomplete/incorrect as the variables determining which widget page to open.This will definitely take some Flash skills too, but minimally.Currently the SCENE1 page just shows each of the different widget pages and is not meant to represent the final widget - the final widget will be the first page and when clicked transition to a widget/form different page in the same spot, and again, depending on the input.If you want to give it a try, you can download the .FLA here:

FYI: This same widget HAS been sucessfully programmed in AJAX, with it's tons of code and multiple files, but the challenge was to make it work the same way in Flash. This is the very first TRUE custom Google Voice widget - all others I've found are custom icons that when pressed launch Googles GV widget - so this widget is one of a kind! You can view the working widget and download all the AJX components here if you'd like

View 5 Replies

ActionScript 2.0 :: Challenge To Center Working Preloader

May 19, 2010

I'm in a bit of a pickle and can't sort my way out. I'm loading an external swf that has a preloader on Scene 1, and the main content on Scene2. While the content on Scene 2 centers nicely, the preloader content refuses to do so.

Here's what I've got on my main project timeline:
Code:
mcHMI.onRollOver = function() {
this.gotoAndPlay("over");
} mcHMI.onRollOut = function() {
this.gotoAndPlay("off");
[Code] .....}

As mentioned, the swf loads just fine and stays centered at any resize. The preloader will jump to another position when you resize.

View 0 Replies

ActionScript 2.0 :: Challenge To Center Working Preloader?

May 21, 2010

I'm in a bit of a pickle and can't sort my way out.I'm loading an external swf that has a preloader on Scene 1, and the main content on Scene2. While the content on Scene 2 centers nicely, the preloader content refuses to do so, lol.Here's what I've got on my main project timeline:

Code:
mcHMI.onRollOver = function() {
this.gotoAndPlay("over");

[code].....

View 6 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved