Don't waste time. Join now. No cost.
September 04, 2010, 12:20:23 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: For all people signing up I have been forced to change the way of doing it.
You will need to send me an email after you have registored, at this point I will check and approve your entry.
All this is due to ASSHOLES loading this sight with Sex Links, Add's for same, which will not be allowed.

email: redridecycle@yahoo.com
Wayne
 
Pages: [1]
  Print  
Author Topic: Videos  (Read 945 times)
Wayne
Administrator
Full Member
*****

Karma: 0
Offline Offline

Gender: Male
Posts: 118


BEER ,beeeeeeeeeeer ah beer.


« on: March 15, 2009, 08:07:44 AM »

Here is the place to go. I think this will help all. Don't get confused becouse it's in Flash, most of the older action scripting (2 and below) will translate and work with Swish.

Enough of my Gab http://cycle1500.com/action/videos



Wayne


Link to this Post: http://cycle1500.com/action/index.php?topic=61.msg83#msg83
« Last Edit: March 16, 2009, 08:44:39 AM by Wayne » Logged
stream2
Star
Full Member
********

Karma: 0
Offline Offline

Posts: 109



« Reply #1 on: March 15, 2009, 02:53:14 PM »

wow!!!! really this a great an marvellous work  Kiss

THANK YOU VERY MUCH MR WAYNE

( I am waiting examples in Swish.)  Grin


Link to this Post: http://cycle1500.com/action/index.php?topic=61.msg84#msg84
« Last Edit: March 15, 2009, 03:00:10 PM by stream2 » Logged
stream2
Star
Full Member
********

Karma: 0
Offline Offline

Posts: 109



« Reply #2 on: March 29, 2009, 04:15:47 AM »

Hi Mr WAyne  Smiley

In the tool_tip.swi I tryed to add a script to b1 or b2 or b2 movie clip but I find the script area  hidden
and when I add a shape under the b3 movie clip (for exemple) the tool_tip text will be hidden 
Have a look please (specially to the added shape on b3 movie clip)

Enjoy your day

Stream  Kiss


Link to this Post: http://cycle1500.com/action/index.php?topic=61.msg101#msg101
Logged
Wayne
Administrator
Full Member
*****

Karma: 0
Offline Offline

Gender: Male
Posts: 118


BEER ,beeeeeeeeeeer ah beer.


« Reply #3 on: March 29, 2009, 05:59:53 AM »

Stream:

   These buttons are components. When they are authored the person who makes them chooses what can be looked at, changed and so on.
    Afro before I get into this grab you a strong drink and have several in waiting.
   What you will need to do to see the scripting is this.
1:  Click on your movie clip in the Outline window (in this case b1) and high light it.
2:  Now right click and look for Object Attributes, click on this.
3:  Look for the Visibility box, and it will be checked(if you can't see the script) click on it to remove
     the check mark.
4:  Now you can see the script.
5:  You go to make a change, OH SHIT it will not let you.
      By now that drink should be several. So let's grab a B***, my old hippi day's.
6:  Go back to the Object Attributes window ( steps 1 through 2)
7:  Now look for the Access section and you will see that the Read Only Script Box is checked.
8:  De check it.
9: That will do it. Now you can change your scripting in a component.

Now that I'm  and stoned, time to get some  .

But all this didnot answer your problem: 

I have added your sound where it should be and set it to work in the main time line. It will not function or be called if you try to but it in the button script.

Check this out and then paste it in your movie.

Code:
onFrame (1) {
    tooltip._visible = false;
    var tipInt;
    b1.onRollOver = function() {
        tipInt = setInterval(showTip,100,"Button 1");
        gotoAndPlay(20);   
    }
    b1.onRollOut = function() {
        hideTip();
    }
    b2.onRollOver = function() {
        tipInt = setInterval(showTip,100,"Button 2");
        gotoAndPlay(20);
    }
    b2.onRollOut = function() {
        hideTip();
    }
    b3.onRollOver = function() {
        tipInt = setInterval(showTip,10,"Button 3");
        gotoAndPlay(20);
    }
    b3.onRollOut = function() {
        hideTip();
    }
    var count = 0;
}


onFrame (2) {
    stop();
}


Now import your sound or load your sound on Frame 21 the on frame 20 put a place marker.
By putting a place marker you sound will not play until you go to that frame.

Now that we have had a little fun give this a try, and don't worry about getting on top of components I am still learning!!!!!!!!!!!!!!!!!!!!!!!!!!!

Wayne


Link to this Post: http://cycle1500.com/action/index.php?topic=61.msg102#msg102
« Last Edit: March 29, 2009, 06:01:56 AM by Wayne » Logged
stream2
Star
Full Member
********

Karma: 0
Offline Offline

Posts: 109



« Reply #4 on: March 29, 2009, 10:06:36 AM »

Hi Mr Wayne
It seems very complicated  Huh?
I am going to give this a try and I will be back
( Take care of your precious head and don't drink heavily )  Grin

Many Thanks

Stream  Kiss


Link to this Post: http://cycle1500.com/action/index.php?topic=61.msg103#msg103
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC
Around the World in 80 Settings Theme by MT2-Soft, in association with SMFThemes and TinyPortal Media. (Theme © 2008, Gary M. Gadsdon)
Copyright 2005.