Dear delphi coders
i am a newbie to delphi , i am using an free ocx called devalvr for loading panorama images , thats a great activex with powerfull parameters all free
now i want to create a multimedia cd with delphi and flash and i want to load panorama images into this ocx but this line below is how this ocx will load files
src:="c:\image.jpg"
but i don't want to put files right in cd i mean i don't want to everyone can see my source images and easily copy them , is there any method any way , trick ,
i know how to encrypt or decrypt files but the problem is that this activex load files like coded line !!
Thanks in advance :)