  | | Re: [Flashnewbie] Re: OT problem with link resident on loaded
external text | Re: [Flashnewbie] Re: OT problem with link resident on loaded
external text 2004-03-14 - By Wes Wait
Back All the code is here the first http://leela.org is the a href and the second http://leela.org is the link in body of the text to launch the new window when clicked
//All code
<FONT COLOR="#FFCC66"> <a href="#" onclick="javascript:window.open('http://leela.org, The Leela Foundation', 'width=550,height=401');">http://leela.org </a></FONT><br><br> >>
And this is a flash site that has an external text file being loaded
On 3/14/04 12:48 PM, "IsK" <isk@(protected)> wrote:
>>> >> What am I doing wrong here > Umm... > Asking about html on a Flash mailing list for a site that does not have any > Flash???? > > > > > Oh and maybe, cause I can't see all your code here, it might be that your > telling it to reload the site? > <snip> window.open('http://leela.org, <http://leela.org,> </snip> > > IsK > > >> >> -- -- Original Message -- -- >> >> From: Wes Wait <mailto:weswait@(protected)> >> >> To: flashnewbie@(protected) >> >> Sent: Monday, March 15, 2004 6:52 AM >> >> Subject: [Flashnewbie] Re: problem with link resident on loaded external >> text file >> >> >> >>> I thought I could figure this out but the link in the text file just >>> reloads the site instead of launching the link request >>> >>> the code is: >>> >> <FONT COLOR="#FF9900"><b>T</b></FONT>he Leela Foundation is a non-profit >> spiritual organization dedicated to world peace and freedom through >> universal Self-realization. >> <FONT COLOR="#FFCC66"> >> <a href="#" onclick="javascript:window.open('http://leela.org, The Leela >> Foundation', 'width=550,height=401');">http://leela.org </a></FONT><br><br> >> >>> >> What am I doing wrong here >> >> >> >> Thanks >> >> wes >
<HTML> <HEAD> <TITLE>Re: [Flashnewbie] Re: OT problem with link resident on loaded external text file</TITLE> </HEAD> <BODY BGCOLOR="#E0DFE3"> <FONT FACE="Verdana"><SPAN STYLE='font-size:12.0px'>All the code is here the first <a href="http://leela.org">http://leela.org</a> is the a href and the second <a href="http://leela.org">http://leela.org</a> is the link in body of the text to launch the new window when clicked<BR> <BR> //All code<BR> <BR> <FONT COLOR="#FFCC66"><BR> <a href="#" onclick="javascript:window.open('http:/ /leela.org, The Leela Foundation', 'width=550,height=401');"><a href="http://leela.org">http://leela.org</a> </a></FONT>< ;br><br><BR> </SPAN></FONT><BLOCKQUOTE><BLOCKQUOTE><FONT FACE="Verdana"><SPAN STYLE='font -size:12.0px'> <BR> </SPAN></FONT></BLOCKQUOTE></BLOCKQUOTE><FONT FACE="Verdana"><SPAN STYLE='font -size:12.0px'><BR> <BR> And this is a flash site that has an external text file being loaded <BR> <BR> <BR> <BR> <BR> <BR> <BR> On 3/14/04 12:48 PM, "IsK" <isk@(protected)> wrote:<BR> <BR> </SPAN></FONT><BLOCKQUOTE><SPAN STYLE='font-size:12.0px'><FONT FACE="Comic Sans MS">>> </FONT><FONT FACE="Verdana">What am I doing wrong here<BR> Umm...<BR> </FONT><FONT FACE="Comic Sans MS">Asking about html on a Flash mailing list for a site that does not have any Flash????<BR> </FONT><FONT FACE="Verdana"> <BR> <BR> <BR> <BR> </FONT><FONT FACE="Comic Sans MS">Oh and maybe, cause I can't see all your code here, it might be that your telling it to reload the site?<BR> <snip> </FONT><FONT FACE="Verdana">window.open('<a href="http://leela.org ,">http://leela.org,</a> <a href="http://leela.org,"><http://leela.org,>< /a> </snip><BR> <BR> IsK<BR> <BR> <BR> </FONT></SPAN><BLOCKQUOTE><SPAN STYLE='font-size:12.0px'><FONT FACE="Verdana"> <BR> -- -- Original Message -- -- <BR> <BR> <B>From:</B> Wes Wait <a href="mailto:weswait@(protected)"> <mailto:weswait@(protected)></a> <BR> <BR> <B>To:</B> flashnewbie@(protected) <BR> <BR> <B>Sent:</B> Monday, March 15, 2004 6:52 AM<BR> <BR> <B>Subject:</B> [Flashnewbie] Re: problem with link resident on loaded external text file<BR> <BR> <BR> <BR> </FONT></SPAN><BLOCKQUOTE><SPAN STYLE='font-size:12.0px'><FONT FACE="Verdana">I thought I could figure this out but the link in the text file just reloads the site instead of launching the link request<BR> <BR> the code is:<BR> <BR> </FONT></SPAN></BLOCKQUOTE><SPAN STYLE='font-size:12.0px'><FONT FACE="Verdana"> <FONT COLOR="#FF9900"><b>T</b></FONT>he Leela Foundation is a non-profit spiritual organization dedicated to world peace and freedom through universal Self-realization.<BR> <FONT COLOR="#FFCC66"><BR> <a href="#" onclick="javascript:window.open('<a href= "http://leela.org,">http://leela.org,</a> The Leela Foundation', 'width =550,height=401');"><a href="http://leela.org">http://leela.org</a> </a></FONT><br><br><BR> <BR> </FONT></SPAN><BLOCKQUOTE><SPAN STYLE='font-size:12.0px'><FONT FACE="Verdana"> <BR> </FONT></SPAN></BLOCKQUOTE><SPAN STYLE='font-size:12.0px'><FONT FACE="Verdana" >What am I doing wrong here<BR> <BR> <BR> <BR> Thanks<BR> <BR> wes <BR> </FONT></SPAN></BLOCKQUOTE><SPAN STYLE='font-size:12.0px'><FONT FACE="Verdana"> <BR> </FONT></SPAN></BLOCKQUOTE><SPAN STYLE='font-size:12.0px'><FONT FACE="Verdana"> <BR> </FONT></SPAN> </BODY> </HTML>
|
|
 |