Contents
Articles
Behaviors
Books
Director News
Director Web Sites
FAQ
Games
Mailing Lists
News Groups
Project Examples
Reviews
Software
Tools
Useful Web Sites
Utilities
Xtras

Don't miss these
Simple Encryption / Decryption
Blend Mode Algorithms - Imaging Lingo
myExcel
Director Online
Hex to integer
Clear all editable fields
Find CD Drive - Using Wierd File
Light Up Game Controller
Pause Button
AX Icons
 

 

 

Behavior Preload Frames

Added on 8/4/2000

 

Compatibilities:
behavior D7 D8 Mac PC Shockwave

This item has not yet been rated

Author: Shehal (website)

Preloads a series of frames.


-- visit my shockwave site
-- http://www.unixville.com/~shehal/
-- mailto: shehal@mediasolv.com
-- I work for MediaSolv.com
-- visit RISSA"s site
-- http://www.geocities.com/~marissaj/
property sFrame

property lFrame

on exitFrame me
  preload sFrame, lFrame
end

on getPropertyDescriptionList
        set description = [:]
    addProp description,#sFrame, [#default: (the frame), #format:#integer, #comment:"First Frame:"]
   addProp description,#lFrame, [#default:(the frame + 15), #format:#integer, #comment:"Last Frame:"]
return description
end

 


Contact

MMI
36 South Court Sq
Suite 300
Newnan, GA 30263
USA

Send e-mail