Portal Engine Questions on portal engine and web parts.
Version 4.x > Portal Engine > Flash with Parameters View modes: 
User avatar
Member
Member
ctaleck IPAGlobal - 4/2/2009 9:40:56 AM
   
Flash with Parameters
What is the method for passing parameters to a flash (.swf) file using the "getfile" protocol?

For example, if this my URL:

world.swf?data_file=data.xml

How would I add the "data_file=data.xml" part into the "getfile" URL?

/getfile/b6020294-b243-4da5-b0db-f44d37f0e813/world.aspx?ext=.swf

Thank you.

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 4/7/2009 2:54:41 AM
   
RE:Flash with Parameters
Hi,

You need to create the URL "manually" - e.g. in transformation you can get the document URL and you will add to it the wanted parameter in the code directly. I hope it makes sense.

Best Regards,
Juraj Ondrus