Search content:

 

Personal Menu
Username:
Password:
Save password

Become a member

Forgot Password?

 

Don't miss these
Fire in Shockwave 3d
Correct entry
Color Dialog behavior
ISO STUDIO Free Authoring Version
Shockwave Safe Xtras
MostFramesScript
Basic 4 direction environment navigation
UltimateMUI
cXtraRTF
Tree View
MediaMacros Xtras Mall
 

 

 

Behavior Check For Asset

Added on 6/20/2000

 

Compatibilities:
D7 D8 PC Script Shockwave

This item has not yet been rated

Author: KumarK

Check For Asset

---- written for Director 8 ---
---- Kumar.K ----
---- kumark@icode.com ----
------ Custom Properties ------

--- This Handler Checks for the Asset Given---
-----assetType canbe one of these ---
--#animgif,#bitmap,#button,#picture,#cursor,#QuickTimeMedia,#digitalVideo,#script
--#empty,#shape,#field,#sound,#filmLoop,#swa,#flash,#text (#richText is now obsolete)
--#font,#transition,#movie,#vectorShape,#ole,#palette
on assetCheck assetType
  set asset = new (assetType)
  if ilk(asset,#member) then
    erase asset
    put assetType & " asset is installed."
    ---Your Custom Lingo Goes here--
    --- what You want do if the assest is installed --
  else
    put assetType & " asset is Not installed."
    ---Your Custom Lingo Goes here--
    --- what You want do if the assest is Not installed --
  end if
end

 


Upload Provided by ABCUpload ASP

Contact

MMI
22 West Court Sq
Suite 2C
Newnan, GA 30263
USA

Fax - (206) 339-5833

Send e-mail