Go Back   Flashtory Support Forum > Flash Files Support > Flash Audio/Video Players > Mini MP3 Player Sound Controller AS3

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-22-2009, 03:47 PM
Junior Member
 
Join Date: Dec 2009
Posts: 1
Default Equalizer / Spectrum Analyser Graphics

Hi, when I insert the Flash file at the top of the page the graphics for the equalizer don't sit on the same bass line as the other buttons (please see pic below for better explanation) please can you tell me why this is and what I must do to correct this




Also, when I try and insert the Flash at the bottom of a page I can't see it, but if I place it at the top it appears...why is this? I'd much prefer it at the bottom of the page

Many thanks,
Davey
Reply With Quote
  #2 (permalink)  
Old 03-26-2010, 05:45 AM
Junior Member
 
Join Date: Oct 2009
Posts: 16
Default

Hi , I've fixed the problem. I just added this bit of code inside myMp3Controller.as at line 121. Sorry for the inconvenience.


if (startPaused == 1)
_bars[i].y = _barsOver[i].y = 13 - 13 * _bars[i].scaleY + 9;
else
_bars[i].y = _barsOver[i].y = 23 - 13 * _bars[i].scaleY + 9;

Cheers,
Ionut.
Reply With Quote
  #3 (permalink)  
Old 04-28-2010, 09:36 AM
Junior Member
 
Join Date: Apr 2010
Posts: 4
Default

Also, when I try and insert the Flash at the bottom of a page I can't see it, but if I place it at the top it appears...why is this? I'd much prefer it at the bottom of the page

Many thanks,
Davey
Reply With Quote
Reply With Quote
Reply

« - | Custome xml »
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
based on a modified theme of CompleteGFX