View previous topic :: View next topic |
Author |
Message |
Arctic -
Joined: 24 Sep 2004 Posts: 560
|
Posted: Wed Jun 01, 2005 2:13 am Post subject: Help With Flash |
|
|
A message
Last edited by Arctic on Sat Apr 20, 2019 5:29 pm; edited 1 time in total |
|
Back to top |
 |
 |
MonkeyNation -
Joined: 05 Feb 2005 Posts: 921 Location: Cardiff
|
Posted: Wed Jun 01, 2005 6:41 am Post subject: |
|
|
Code: | --Link--
<a href='iframepage.html#anchor' target='iframename'>Play an uberleet game!</a>
--Flash on Iframe--
<a name='anchor'>
<embed src='uberleet.swf' width='500' height='500'> |
Possibly?
Not sure I understand you 100% though... _________________
 |
|
Back to top |
 |
 |
Arctic -
Joined: 24 Sep 2004 Posts: 560
|
Posted: Wed Jun 01, 2005 1:41 pm Post subject: |
|
|
A message
Last edited by Arctic on Sat Apr 20, 2019 5:29 pm; edited 1 time in total |
|
Back to top |
 |
 |
k1ll3rdr4g0n -
Joined: 04 Jul 2004 Posts: 609
|
Posted: Wed Jun 01, 2005 2:49 pm Post subject: |
|
|
I believe Javascript would be your best bet, because it can change the webpage even after its shown. Not sure how you would do this. _________________
 |
|
Back to top |
|
 |
Tim1681 -
Joined: 17 Jan 2005 Posts: 160 Location: Bristol, CT, USA
|
Posted: Wed Jun 01, 2005 7:45 pm Post subject: |
|
|
If you open the page where the "Play Game" link is in a New Window, you can disable scrolling, then put the Flash far enough so it cannot be seen. Then put an anchor on the Flash ... the flash would load even if the user doesnt click the link, but i dont see any other way to do it unless you use JavaScript. |
|
Back to top |
|
 |
Arctic -
Joined: 24 Sep 2004 Posts: 560
|
Posted: Wed Jun 01, 2005 8:11 pm Post subject: |
|
|
A message |
|
Back to top |
 |
 |
|