Mandrake
05-27-2005, 11:30 AM
Hey!
I've got a problem, I want to get values from vars used to determine what the php-file is showing.
Take this url for example:
www.domain.com/index.php?option=com_content&task=view&id=12&Itemid=26
What i'd like is to get the option value(com_content) and id value(12) and using them in the object/embed to determine what flash the page is showing.
In this case the flash might have been www.domain.com/flash/com_content_12.swf .
I need assistance on this matter as i'm not a seasoned actionscripter, so any help would be greatly appreciated!
I've got a problem, I want to get values from vars used to determine what the php-file is showing.
Take this url for example:
www.domain.com/index.php?option=com_content&task=view&id=12&Itemid=26
What i'd like is to get the option value(com_content) and id value(12) and using them in the object/embed to determine what flash the page is showing.
In this case the flash might have been www.domain.com/flash/com_content_12.swf .
I need assistance on this matter as i'm not a seasoned actionscripter, so any help would be greatly appreciated!