ActionScript 3.0 :: Flash Thumbs + Xml + ROLL_OUT Doesn't Work Correctly?

Feb 13, 2011

I wanna make a gallery using xml. Every photo is gray, after ROLL_OVER on it position loads it's colored copy, and after ROLL_OUT copy dissapears. After click, it should navigate to URL. And I have 2 problems:

1. ROLL_OUT doesn't work correctly: it's strange, but it work after ROLL_OVER ... :<

2. how to make linking, hm.. for example, if it's first thumb, to "proj/1", if second to 'proj/2' etc...
it's my code:

[Code]...

View 3 Replies


Similar Posts:


ActionScript 3.0 :: ROLL_OUT - Roll Out The Whole Movie Just Repeats Over And Over But The Button Doesn't Work

Jan 14, 2009

I am working on an interactive map. When you roll over a dot on the map a slide moves into view. I've got this working great but when I add script for the roll out the whole movie just repeats over and over and the button doesn't work at all. I've pasted my code below.

View 3 Replies

ActionScript 2.0 :: Preloader Doesn't Work Correctly (even In IE)?

May 6, 2006

I've just made a 2'nd version of my portfolio: [Code]... with xml used to read the content & i have several problems that i can't fix.

1: The site works well only in InternetExplorer. In all other browsers, jpg files are not loading correctly - they should fade in when the button is rolling & fade out when the button is rolling up, but they doesn't. Thare are also preloaders for each artwork & they doesn't appear (excepts IE). 2. The main preloader doesn't work correctly (even in IE) It appears, when about 80% of the site is loaded :S I don't know what to fix to the site to work correctly in all browsers.

View 9 Replies

Professional :: SWF File Doesn't Load Images Correctly And Buttons Do Not Always Work Properly.

Jan 7, 2011

I have a big problem - I decided to make a website using flash as I am good with photoshop and thought it would be fairly easy to construct in flash using tutorials. All went well except now the website is published, weird things happen. The homepage works fine but when you click on "portfolio" some of the buttons don't appear and when you try the buttons, some images don't appear. Occasionally some of the buttons take you to the wrong place also. When I test the movie in flash, everything works fine so I can't work it out. I am a complete novice so advice will have to be spelt out in black and white.

View 2 Replies

ActionScript 2.0 :: SWF File Doesn't Load Images Correctly And Buttons Do Not Always Work Properly

Jan 7, 2011

I decided to make a website using flash as I am good with photoshop and thought it would be fairly easy to construct in flash using tutorials. All went well except now the website is published, weird things happen. The homepage works fine but when you click on "portfolio" some of the buttons don't appear and when you try the buttons, some images don't appear. Occasionally some of the buttons take you to the wrong place also. When I test the movie in flash, everything works fine so I can't work it out.

View 9 Replies

Flash - Why Doesn't This Circle Draw All The Points Correctly

Dec 28, 2011

I'm having issues with drawing a circle. The code seems to work for drawing all the required segments except one, but tracing the points of the drawing looks correct.This is the class that generates the segments:

package views
{
import flash.display.Sprite;
import flash.geom.Point;

[code]....

View 1 Replies

ActionScript 3.0 :: Flash FLVPlayer Video Component Doesn't Works Correctly

Apr 1, 2011

I am trying to add videos to my project, but none of them seems to work correctly. I have a movieclip, which has 3 layers and 2 frames on each layer, 1 frame at nr.1, and frame 2, at nr. 5 in the timeline. I tried to add a FLVPlayer, using a tutorial, but it doesn't works correctly. 1st frame has a stop(); a blank, and 4 buttons + FLVPlayer component. the last frame nr.5, has the AS3 code, the frame label "videocontent", and the same 4 buttons and FLVPlayer component as in the first frame. I've created a classic tween between 1st and 5th frame on the timeline for the buttons and component. even with or without animation, the video is throwed by the Flash on the stage without any coordinates, where he wants by default. The FLVPlayer's buttons are throwed in other place on the stage, and none of them seems to work.

the second issue is that after i click the main menu button, the sound of the video is still playing and to be heard, so that means it is still there. In AS 2, once upon a time, i used some function called removeclip, or unLoadMovie, and it worked.

View 6 Replies

MAC Flash Projector Does Not Work Correctly With Ruby On Rails

Aug 12, 2009

We have created on-line game that uses Ruby on rails for the server part. SWF client works well under browsers on Win&MAC. Windows stand-along client also works well but the MAC client runs down just after start. Analysis of the LOG file on the server shows a problem with a cookie for the session id. The server is not able to create the cookie on MAC to store session id.

View 5 Replies

Flash :: MAC Projector Does Not Work Correctly With Ruby On Rails

Aug 28, 2009

We have created an on-line game that uses Ruby on Rails for the server part.The SWF client works well under browsers on Win & MAC. Windows stand-along client also works well but the MAC client runs down just after start. Analysis of the LOG file on the server showsa problem with a cookie for the session id. The server is not able to create the cookie on MAC to store session id.

View 1 Replies

Flash 10 :: Not Work Correctly In Chrome And Will Ultimately Crash The Flash Player

Jan 20, 2012

If you set a .swf with wmode transparent mode and register the Event.RESIZE in it. It will not work correctly in Chrome and will ultimately crash the Flash Player. Of course same thing in FF, EI or any other browser works like a charm. Setting wmode to window fixes the problem but anyone knows a work around with wmode set to transparent?

View 0 Replies

ActionScript 2.0 :: XML Photo Gallery - Replaced The Original Thumbs With New Thumbs It Got All Screwed Up?

Jul 24, 2006

I was working with the XML Photo Gallery Thumbnail Tutorial on this site: http:[url]....

And I modified it for my own usage, making it a vertical gallery instead, and had no problems until I came upon the thumbnail images. When I replaced the original thumbs with my new thumbs (that I sized based on width, as it is a vertical gallery) it got all screwed up. The images are of all different shapes. So when it loads up, some of them had huge gaps in between them, and others were even overlapping. So I fixed it by making the heights of all the images the same, resulting in a working thumb gallery, but now half my thumbs are cropped off by the mask. I'm looking for a way to fix it where I still have the same spacing between the images, and that they are all the same width, but can vary in their height. Here's the section of the code I am using:

function thumbNailScroller() {
// thumbnail code!
this.createEmptyMovieClip("tscroller", 1000);[code]....

I'm also trouble figuring something out from the same tutorial, that I want to change. The tutorial uses these "Next" and "Previous" buttons. On the far right hand side, the half-circle buttons are what I assigned this to, but I don't really want them to have that function. I would rather have them function just like how the mouse functions when it rolls over the thumb gallery, except they scroll the thumbs up and down when clicked.

View 14 Replies

ActionScript 3.0 :: Sound Doesn't Play Correctly?

Oct 23, 2011

I have a button that when clicked, it's supposed to play a sound. Now, the sound does play when it's clicked, but it seems to be offset (meaning, it starts a few seconds later in the sound). As a result, only half of the sound plays.I have two buttons that do this, and I'm not sure what caused them to do so.I've never had this problem before, so I'm clueless where to go to fix it. I tried verifying the integrity of the sound, and it's normal. When I check it's proporties from the library, and "Test" the sound, it plays just fine, with no offset or anything.Here is the code I have for the button that causes this behavior:

Code:
var soundEffect_Button = new SND_EFFECT();
soundEffect_Button_instance_manual.addEventListener(MouseEvent.MOUSE_DOWN,SndEffectDown);
//Make the callback[code].........

View 4 Replies

ActionScript 2.0 :: HTML Doesn't Load Correctly Into Textbox?

May 29, 2009

I am trying to load html into a text box from a website. when i load to the text box, everything goes fine except that it is loaded as something that looks like this:

[Code].....

I just need to convert it to html. I understand a lot of the tags wont work the same way bc as2 doesnt accept them, but I can deal with those after. Here is my loader:

var my_lv:LoadVars = new LoadVars();
my_lv.onLoad = function(success:Boolean)
{

[Code].....

View 1 Replies

ActionScript 2.0 :: Dynamic Masks - Trail Doesn't Resize And The Mask Still Doesn't Work

Oct 16, 2009

I decided to try to use setInterval for myanimation, which is just a mouse trail.However, I'm trying to get teh mouse trail to be a dynamic mask.In my previous swf this was achieved by using a holder mc with the animation inside and then using this as the mask. But this time I just canpt seem to hit on the right way to get it to work. The code I am using for the mouse trail is:

Code:
var i:Number = 0;
var myInt:Number;
var t:MovieClip;[code].....

in the function, but now the trail doesn't resize and the mask still doesn't work.

View 1 Replies

ActionScript 2.0 :: Carousel Icons Load Bug - Doesn't Show Correctly

Apr 20, 2008

scott_euser helps me to modify my carousel, i wanted when all icons will be loaded then to show them and it works fine but it has one bug some icons doesnot show correctly here is as

[Code]...

View 1 Replies

ActionScript 2.0 :: Can't Get If Else To Work Correctly?

Jan 22, 2009

ok, i have been working on this for a week or so, and yes it has been a week. I don't have the internet where i am from so I resorted to ebooks that I had downloaded. The problem is, is that I have made a very simple math program. You decide which operand you want to use and a randomly generated questions pops up. You answer the question and you are told whether you are right or wrong. This continues 5 times where you are graded based on percentage correct. I am not worried about taht part yet, I want to get my if else statement working correctly first.

The first frame is the frame where you choose your operand. The second frame is where you solve the problem, and the last frame is where you are told whether you are correct and what your percent so far is.I have an ebook teaching me but I have had some success in prior programming. When my program didn't work, I debugged and eventually ripped the program straight from the book. It still isnt working correctly.

[Code]...

View 8 Replies

Flash Doesn't Work On Some IE's?

Apr 14, 2010

I'm having a problem, where random IE's are not able to display my .swf file. All the IE's are IE8 with the latest flash pluggins and all security's are set at Medium, however some IE's get just a grey box and other's get the full flash file. What's going on? It works fine in Safari and Firefox of course, but why so much difficulty with AS3 Flash9 in IE? here is a link to the site, and it's the big image changer at the bottom of the front page.

[URL]

View 2 Replies

ActionScript 3.0 :: Making A Spin Wheel And The HitTestObject Doesn't Seems To Be Displaying Correctly

Mar 7, 2011

I am making a spin wheel and the hitTestObject doesn't seems to be displaying correctly Basically, there is an arrow (the finger that locate where the wheel stopped) and the wheel itself. The wheel is divided into different segments, and each of these segments can be control by the code. Here's the problem though, my arrow is at the top of the wheel and it only touches 1 of the segment, but whenever I use the hitTestObject method with the arrow and the segments, it somehow detect several segments instead of one. These segments are not overlapping one another so I don't understand why it is detecting several hits instead of one.

View 3 Replies

Professional :: Touch Screen Doesn't Trigger Mouse Down Event Correctly?

Mar 12, 2010

i have designed a gaming kiosk app in as3i am using it on a Sony vaio l pc (like hp's touchsmarts) in windows 7the app doesn't need any multi-touch gestures (only single touch clicks and drags) so i am using mouse eventseverything is fine (including mouse click and move events) except that a single touch to the screen (with no move) doesn't fire a mouse down. it is fired only after a small move of the fingeroutside the app, on my desktop, i see that the small windows 7 cursor jumps immediately to where a finger is placed, meaning this issue isn't a hardware or a windows problem but rather how internally the flash app receives "translated" touch-to-mouse events from the os.for example, in a windows Solitaire game, a simple touch to the screen immediately highlights the touched card.in my app, a button will change to the down state only if i touch it and also move my finger slightly.

View 8 Replies

ActionScript 3.0 :: Can't Get RemoveChild Work Correctly?

Feb 18, 2009

I got some problem with a task. I Can't get removeChild work correctly.When u push i_golf three buttons appear (i_golf1, i_golf2, i_golf3) and each button is connected to a picture.

i_golf.addEventListener(MouseEvent.CLICK, visaGolf);
function visaGolf(e:MouseEvent){
var v_golf_bild:MovieClip = new golftumbs();[code]....

View 0 Replies

ActionScript 2.0 :: Scrollpane Does Not Work Correctly?

Sep 3, 2006

why the text disapears 1/2 way down the scroll?

Download FLA Here

Download ZIP Here

View 1 Replies

ActionScript 2.0 :: Loaded SWF Will Not Work Correctly

Dec 28, 2008

Tried to load one .swf file into another using loadClip method:
var MCL:MovieClipLoader = new MovieClipLoader();
MCL.loadClip("1.swf", "loader");

The .swf file is loaded but controls inside it won't work (I have some buttons and stuff in it). Separately everything works just fine. Also, what is the difference in loadClip usage between AS 2 and 3? The code above generates some compiler error messages in AS 3 mode, like
"1180: Call to a possibly undefined method MovieClipLoader" and
"1046: Type was not found or was not a compile-time constant: MovieClipLoader."

View 1 Replies

Flash :: Publishing In .gif - Cs4 Doesn't Work

Sep 12, 2009

I'm trying to export an animated text image, but for some reason, when I publish in .gif format, the text is all screwed up. I have example of it, in the attached file. It worked for me in flash mx, but in flash cs4 it doesn't work. I want the text to be readable and animated, in this .gif.

View 4 Replies

Flash Uninstaller Doesn't Work?

Aug 24, 2007

For some reason the Flash Uninstaller won't do its job. It says 'Installing', then 'Quit' but doesn't do anything. I've got all the browsers shut down.

MacPro, OS 10.4.1

View 0 Replies

Flash :: Crossdomain.xml Doesn't Work?

Aug 20, 2009

I am developping this video player: In the exemple above, the player is loading this start image, to display it before the playing of the video:Here, I then tell the player to load the same image, but on another domain: As you can see, it doesn't work anymore. I searched on Google and discovered that I theorically had to add a crossdomain.xml, to make sure that there isn't security protection that avoid swf to load images from other domain. so put these two files on my different domains, to tell the swf to accept files from all * domains

View 2 Replies

Actionscript 3 :: Adobe AIR: Touch Screen Doesn't Trigger Mouse Down Event Correctly?

Mar 13, 2010

i have designed a gaming kiosk app in as3.i am using it on a Sony vaio l pc (like hp's touchsmarts) in windows 7. the app doesn't need any multi-touch gestures (only single touch clicks and drags) so i am using mouse events. everything is fine (including mouse click and move events) except that a single touch to the screen (with no move) doesn't fire a mouse down. it is fired only after a small move of the finger

outside the app, on my desktop, i see that the small windows 7 cursor jumps immediately to where a finger is placed, meaning this issue isn't a hardware or a windows problem but rather how internally the flash app receives "translated" touch-to-mouse events from the os.for example, in a windows Solitaire game, a simple touch to the screen immediately highlights the touched card.in my app, a button will change to the down state only if i touch it and also move my finger slightly (click events - down and up - are triggered fine).shouldn't the MOUSE_DOWN event trigger exactly like how a TOUCH_BEGIN would in the new touchevent class?

View 3 Replies

Flash :: Button Doesn't Work When Used With Dreamweaver CS4

May 3, 2009

I am a student trying to learn how to take multimedia elements from one class and put them on a webpage using Dreamweaver CS4. From an online tutorial, I created start/stop buttons with ActionScript3 URLRequest to reference a sound file. The swf works fine when played; it plays from the html generated by flash but when I use Dreamweaver CS4 > insert > media > swf and then preview page in browser (firefox), the button doesn't do anything. When I compare the html page generated by flash to the html created by Dreamweaver, they look completely different. I don't have a clue what to do next.

[Code]...

View 2 Replies

Professional :: Flash CS5: Export SWC Doesn't Work

Nov 25, 2010

I have Flash CS5 and I'm trying to export SWC from it to use as a library with Flex SDK (FlashDevelop). I have "Export SWC" checked in publish settings and for a while it worked. Now, even if it still is checked, SWC isn't created (at least in the same directory as SWF). I even tried creating a completely new FLA and copied everything from the old library in there. Still it doesn't work.

View 6 Replies

Professional :: Space Bar Doesn't Seem To Work In Flash?

Nov 26, 2010

This sounds quite ridiculous but my space bar doesn't want to work in Flash CS3. I'm a web designer and started recently for a new company. They asked me to include a flash image on one of our websites. When I try to add text to the stage, I can't make spaces. That is all. I've used flash before and I've never ran into this problem

View 2 Replies

ActionScript 1/2 :: Flash Form Doesn't Work

May 6, 2011

I have a flash form that although it does exactly the same as its html version (just passing variables) doesn't work. It doesn't redirect to the right page, processing the send variabeles and sending a custom email. [code]As you can see it's just a form - no hidden scripts - and sends variables to the correct url.I've turned it into a flash form which is just a button which sends the exact same variables as above, but now the browser isn't redirected to the same page. Although the variables are sent which I can check in Firebug. It doesn't redirect to the same page as the html form and all variables are therefore not processed and no email is sent. The only thing I had to workaround is the variable name 'function' which in AS is a reserved word. Bypassed that by using array notation.It's just like the url the variables are send to can see whether the form is sent through html or flash?[code]

View 2 Replies







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