Hi,
I'm applying textures to a model dynamically using .jpg files from folder. It is working fine, when publishing. But it is not working in webserver.Can anyone help me.
I give the sample coding.
a="@/dswmedia/images/" & counter &".jpg"
c=member(1,1)
b=c.name
importFileInto member b, a
member("sofa1").deleteTexture("birdtexture")
newtext=member("sofa1").newtexture("birdtexture",#fromImageObject,member(c).image)
member("sofa1").shader("sofa1").texture = newtext
Thanks in Advance.
-Dhakshna
(pdmoor)

Chowhound
Comic Vine
GameFAQs
GameSpot
Giant Bomb
TechRepublic