Jump to content


Photo

Help Please.


  • Please log in to reply
9 replies to this topic

#1 Jagged_Dvotionz

Jagged_Dvotionz

    Young Padawan

  • Members
  • Pip
  • 5 posts

Posted 17 August 2005 - 05:07 PM

my animation isn't working. i used play and stop buttons for a streaming mp3. i've used an actionscript...and i'm really new to macromedia flash. i found out that when i take out the action script...the animation works. but i need the action script for the "stop button to work. please help.

bgSound = new Sound(this);
bgSound.attachSound("wonderfalls");
bgSound.start(0, 0);
stopB.onRelease = function() {
        bgSound.stop();
        playB.enabled=true;
        stopB.enabled=false;
};
stop();


^ that's the action script.

This is my flash thing.


HELP!!!!!

#2 funkysoul

funkysoul

    The Funky Stuff

  • Publishing Betazoids
  • PipPipPipPip
  • 2,307 posts
  • Gender:Male
  • Location:Zurich, Switzerland
  • Interests:Music: HIM, HIM, HIM, Cafe del Mar, Linkin Park, Fort Minor, Coldplay, Eric Jordan<br />Sports: Snowboarding, KiteSurfing, Extreme Sports<br />Computer: Flash, After Effects, Actionscript

Posted 17 August 2005 - 05:40 PM

so what do you need really?

#3 Jagged_Dvotionz

Jagged_Dvotionz

    Young Padawan

  • Members
  • Pip
  • 5 posts

Posted 17 August 2005 - 05:56 PM

i need that bar thing to move.
Posted Image <--- like that. but the actionscript is stopping it from moving.

#4 funkysoul

funkysoul

    The Funky Stuff

  • Publishing Betazoids
  • PipPipPipPip
  • 2,307 posts
  • Gender:Male
  • Location:Zurich, Switzerland
  • Interests:Music: HIM, HIM, HIM, Cafe del Mar, Linkin Park, Fort Minor, Coldplay, Eric Jordan<br />Sports: Snowboarding, KiteSurfing, Extreme Sports<br />Computer: Flash, After Effects, Actionscript

Posted 17 August 2005 - 05:58 PM

how did you animate those bars? with as or with tweens?

#5 Jagged_Dvotionz

Jagged_Dvotionz

    Young Padawan

  • Members
  • Pip
  • 5 posts

Posted 17 August 2005 - 06:03 PM

i just made a keyframe for every movement. cause when i imported it...each movement was a bitmap. and with the actionscript it doesn't work. without it, it does work. buti need the actionscript. sorry for the little info. i'm new to this.

#6 funkysoul

funkysoul

    The Funky Stuff

  • Publishing Betazoids
  • PipPipPipPip
  • 2,307 posts
  • Gender:Male
  • Location:Zurich, Switzerland
  • Interests:Music: HIM, HIM, HIM, Cafe del Mar, Linkin Park, Fort Minor, Coldplay, Eric Jordan<br />Sports: Snowboarding, KiteSurfing, Extreme Sports<br />Computer: Flash, After Effects, Actionscript

Posted 17 August 2005 - 06:05 PM

it just doesn't work because you've put a stop action on your flash movie..

bgSound = new Sound(this);
bgSound.attachSound("wonderfalls");
bgSound.start(0, 0);
stopB.onRelease = function() {
bgSound.stop();
playB.enabled=true;
stopB.enabled=false;
};
stop();

maybe putting that animation on a single movie would do the trick?

Edited by funkysoul, 17 August 2005 - 06:06 PM.


#7 Jagged_Dvotionz

Jagged_Dvotionz

    Young Padawan

  • Members
  • Pip
  • 5 posts

Posted 17 August 2005 - 06:05 PM

if i take it out will it work?

#8 funkysoul

funkysoul

    The Funky Stuff

  • Publishing Betazoids
  • PipPipPipPip
  • 2,307 posts
  • Gender:Male
  • Location:Zurich, Switzerland
  • Interests:Music: HIM, HIM, HIM, Cafe del Mar, Linkin Park, Fort Minor, Coldplay, Eric Jordan<br />Sports: Snowboarding, KiteSurfing, Extreme Sports<br />Computer: Flash, After Effects, Actionscript

Posted 17 August 2005 - 06:06 PM

try it out

#9 Jagged_Dvotionz

Jagged_Dvotionz

    Young Padawan

  • Members
  • Pip
  • 5 posts

Posted 17 August 2005 - 06:09 PM

it works now. but now the mp3 is playing twice. over eachother. and freezing.

#10 funkysoul

funkysoul

    The Funky Stuff

  • Publishing Betazoids
  • PipPipPipPip
  • 2,307 posts
  • Gender:Male
  • Location:Zurich, Switzerland
  • Interests:Music: HIM, HIM, HIM, Cafe del Mar, Linkin Park, Fort Minor, Coldplay, Eric Jordan<br />Sports: Snowboarding, KiteSurfing, Extreme Sports<br />Computer: Flash, After Effects, Actionscript

Posted 18 August 2005 - 04:47 AM

send me the fla file and I will have a look




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users