Passing cpmfetch to .swf (with Swishmax) Passing cpmfetch to .swf (with Swishmax)
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Passing cpmfetch to .swf (with Swishmax)

Started by locations, September 20, 2007, 06:12:15 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

locations

I have a Flash presentation that I would like to use Coppermine as the primary data base passing the info to my .swf using Cpmfetch. I have searched all over but, because of my pathetic knowlege of php, I can't figure out how to do it (I have been able to pass the info I want with a .txt file (updated with a php form) into dynamic text fields, but Coppermine+Cpmfetch makes such better sense).

I have a number of buttons that when you mouse-over, would pass info from the following tags into the .swf:
cName
aTitle
aKeyword
pUser1-6
aDescription
pCtimeFormatted

If my thinking is right, I would only have to change the cat=# and album=# for each button.

Best senario would be if i could have the info from each tag show in a different dynamic text field but if that isn't possible I guess the whole php page could be passed and I could rearrange the html to fit the .swf presentation.
Anyone know if this can be done and How?
Thanx