Search content:

 

Personal Menu
Username:
Password:
Save password

Become a member

Forgot Password?

 

Don't miss these
Sound slider
Font Size DropDown
Director Workshop
Early Bird
eCommerce Xtra 1.5
Foundation Director 8.5
Cursors
Date Time Xtra
Posterize Effect - Imaging Lingo
Set DirectToStage Property of a Flash Member
MediaMacros Xtras Mall
 

 

 

Behavior Read Text from a file

Added on 6/8/1999

 

Compatibilities:
D6_5 D7 D8 Mac PC Script

This item has not yet been rated

Author: Macromedia (website)

Import text from a file. Requires File IO Xtra

on getTextFromFile whichFile
  global gTextOfFile  
  set myFile = new(xtra "fileio")  
  openFile(myFile, whichFile, 1)        
  set gTextOfFile = readFile(myFile)      
  closeFile(myFile)                    
  set myFile = 0
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