There's a way to load a variable as Java?

Hi, in java you can load a variable that is in the HTML for example

<applet code=“Applet.class” width=“210” height=“95” ARCHIVE=“Applet.jar”>
<param name=“variable” value=“value”>
</applet>

I would like to know if there’s a way to load a variable in that way with flash.