indira
07-10-2006, 12:53 AM
Hi you all,
I am testing my new photoblog, and as I said in a post at the review section, this software is beautifully coded, clean, ease to use and up to now the best of its kind.
I am now almost ready to "upgrade" from a photo version to a swf + flv version.
first I will start with the swf version, and this is what I thought I should do:
Change the database and add a table that would say image or flash, 1 or 0 y or n.
Wthi this value (that you would insert from a check box at the admin/newimage section) the php would check this way:
if 0 --> add code for image
if 1 -->add code for flash
Am I right?
what I want most is use video so it would need some mods to make it work with flv.
Here are my questions:
1) What part of the database should I change?
2) do you think with that table would be enough?
3) any suggestions for making thumbnails with flash? else I would have to make another check there, so if it is flash, it would allow me to upload a thumbnail myself.
Is this correct thinking or am I totally wrong?
How could I make this code a kind of hack so I can post it here and other people can use it?
thanks a lot again for your software and help!
Indira
I am testing my new photoblog, and as I said in a post at the review section, this software is beautifully coded, clean, ease to use and up to now the best of its kind.
I am now almost ready to "upgrade" from a photo version to a swf + flv version.
first I will start with the swf version, and this is what I thought I should do:
Change the database and add a table that would say image or flash, 1 or 0 y or n.
Wthi this value (that you would insert from a check box at the admin/newimage section) the php would check this way:
if 0 --> add code for image
if 1 -->add code for flash
Am I right?
what I want most is use video so it would need some mods to make it work with flv.
Here are my questions:
1) What part of the database should I change?
2) do you think with that table would be enough?
3) any suggestions for making thumbnails with flash? else I would have to make another check there, so if it is flash, it would allow me to upload a thumbnail myself.
Is this correct thinking or am I totally wrong?
How could I make this code a kind of hack so I can post it here and other people can use it?
thanks a lot again for your software and help!
Indira