Re: Using dynamic images
I'm not sure. You'd have to test that out.
Announcement
Collapse
No announcement yet.
Using dynamic images
Collapse
X
-
Re: Using dynamic images
You can use the Media Player Object to display images too. I'm guessing you're wanting to do it without another object though.
Lorne, How would you know the name of the file to swap out? I've never looked, but does the name of the image in the data folder change with each build?
Leave a comment:
-
Using dynamic images
I have a list of images that I wish to display depending on an action. Simple hur? Well not exactly, i don't want to setup loads and loads of image placeholders and hide or unhide depending on the action - too many.
What I want is to dynamically display, say a file reference (c:\image1.bmp) on the page for one action and maybe (c:\image2.bmp) for another - is this possible.
I've heard some talk about using Html, write out to file with variable name etc. but this means using the brower window.
Can anyone think of another way - i.e. one image placeholder and mulitple images depending on action.
CheersTags: None
Leave a comment: