|
|||
|
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 |
|
|||
|
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. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|