Search Unity

passin parameters to the web player

Discussion in 'Editor & General Support' started by rudolfwm, Jun 1, 2009.

  1. rudolfwm

    rudolfwm

    Joined:
    Apr 17, 2009
    Posts:
    11
    Hi,

    Is there a way I can pass parameters directly from the embedded object?

    like so:
    <param name="parameter1" value="somevalue" />

    it would be nice if I could somehow read them from the application class.