View Single Post
Old Oct 18th, 2005, 11:03 AM   #5
iignotus
Professional Programmer
 
iignotus's Avatar
 
Join Date: Apr 2005
Location: Nowhere Special
Posts: 466
Rep Power: 4 iignotus is on a distinguished road
Send a message via AIM to iignotus
Quote:
Can Flash allow the user to create their own slide show using the original hot spot map, and probably a mix of our original photos and their additional photos, so that they can then send to others to view what they create?
Flash can do just about anything, it's very programmable. The DVD will work fine for computers, since a file is a file.

However, I've never heard of a Flash player for DVD-players, but I'm sure it exists somewhere. Worse comes to worst, you can always convert each possible section of the view of the flash file into DVD-video, and make it like a DVD-menu, though that will be very time-consuming.
__________________
% rc4 hexkey < input > output
#define S ,t=s[i],s[i]=s[j],s[j]=t /* rc4 hexkey <file */
unsigned char k[256],s[256],i,j,t;main(c,v,e)char**v;{++v;while(++i)s[ 
i]=i;for(c=0;*(*v)++;k[c++]=e)sscanf((*v)++-1,"%2x",&e);while(j+=s[i]
+k[i%c]S,++i);for(j=0;c=~getchar();putchar(~c^s[t+=s[i]]))j+=s[++i]S;}
iignotus is offline   Reply With Quote