Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-27-2007, 04:42 AM
Senior Member
 
Join Date: Nov 2007
Posts: 128
Default link won't work unless browser open?

I have a text box that has a link in it. It opens and goes to the link in Mozzila only when it is open. What is wrong?
Reply With Quote
  #2 (permalink)  
Old 12-28-2007, 08:04 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re: link won't work unless browser open?

Can you paste a sample here? Thank you.
Reply With Quote
  #3 (permalink)  
Old 12-30-2007, 11:10 AM
Senior Member
 
Join Date: Nov 2007
Posts: 128
Default Re: link won't work unless browser open?

It's in html, and the code is like:

mytext = "<a href = "yahoo.com">Click Here!</a>
Reply With Quote
  #4 (permalink)  
Old 12-30-2007, 11:49 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re: link won't work unless browser open?

Please try to use

http://www.yahoo.com

on our computer this will always work either the browser has been opened or not.
Reply With Quote
  #5 (permalink)  
Old 12-31-2007, 11:55 PM
Senior Member
 
Join Date: Nov 2007
Posts: 128
Default Re: link won't work unless browser open?

I want to try this. I want to execute this script that is in vb:

Code:
Private Declare Function ShellExecute _
              Lib "shell32.dll" _
              Alias "ShellExecuteA"( _
              ByVal hwnd As Long, _
              ByVal lpOperation As String, _
              ByVal lpFile As String, _
              ByVal lpParameters As String, _
              ByVal lpDirectory As String, _
              ByVal nShowCmd As Long) _
              As Long

  Dim r As Long
  r = ShellExecute(0, "open", "http://www.microsoft.com", 0, 0, 1)
What is the swfkit code for that?
Reply With Quote
Reply

Was this information helpful?    Yes No



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:43 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.