Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently September 29th, 2024, 7:15 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: How can an embedded image be displayed on a page?
PostPosted: July 24th, 2005, 4:06 pm 
Offline

Joined: July 24th, 2005, 1:54 pm
Posts: 2
How can I get an image that I have embedded as an "Additional Resource" to display on a page via an Opus Script?

I can get embedded sounds to play via Opus script and I can get an embedded text file to "Launch" to Notepad, but I am not able to get an image to display on a page.

And if that is possible, can that image once embedded, be modified or replaced via opus script. I was able to change the contents of a text file even though it was embeded, so I wonder if the same is true for an embedded image like a *.bmp.

Thanks.


Top
 Profile  
 
 Post subject:
PostPosted: July 27th, 2005, 4:19 pm 
Offline

Joined: June 29th, 2005, 9:39 pm
Posts: 9
I got it to work for me using the following syntax:
setting ImagePath to the alias path

var ImagePath = "C:\\Documents and Settings\\juliusja\\Desktop\\eight.jpg"
myImage.SetImage(ImagePath)

Jason


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Google [Bot] and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group