flash - Height percentage + static height of image -


i created swf file not long ago, , have meaningless 'broken' link once existing affiliate. wanted take link off of game, appears though lost .fla file. =/

so want display main game content @ 100%, broken link not being displayed. ad affiliate static 100px.

so want set height 100% + 100px, link out of view unless scroll down. possible?

not sure if right.

  1. you can embed swf , set size need new swf file.

  2. you can play html , css hide content don't want show.

update: try explaine idea first method more clear.

  1. create new flash movie in flash.
  2. set stage width , height width = old_swf_file.width; height = old_swf_file.width - bunner.height; //-100px
  3. import old swf file stage point(0,0), banner should out stage, , shouldn visible user.

`


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -