By unik on
Hi all
I have a node type witch includes embeded flash games (.swf files).
Now I put the <object>...</object> code for each game into a textarea field and i add any params there (url, width, height).
What a wanna do is to create 3 fields (field_game_url, field_game_width, field_game_height) and insert just the params there instead.
My think is to put <object>...</object> code into field_game_url.tpl.php but i dont know how to print the values of the other fields (width,height) inside there (dont know if this is even possible)
am i looking to the right direction? any help/suggestions?
Comments
Try emfield
I'd check out embedded media field http://drupal.org/project/emfield