Hi,
The question can be difficult to understand, so let i explain it it long way:
-CF2.5 has an Animation obj.
-Animation obj loads file from disk.
=>When I compile the application and run it from another machine, it won't be able to play the animation unless i pack it with the application.
My question is: how can I pack the animation together with the exe so I can play it on other machine?
The file extension is avi.
Thanks in advance.