Results 1 to 8 of 8

Thread: Helpp! badly!!!

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2008
    Posts
    41

    Helpp! badly!!!

    i am making a app were you can load up a game url but! i want it so you can put the game url in the text box and press the button and it will load ?? can any one help me

  2. #2

    Thread Starter
    Member
    Join Date
    Jan 2008
    Posts
    41

    Re: Helpp! badly!!!

    but i need a code and were to enter it !!!!!

  3. #3
    Frenzied Member
    Join Date
    Dec 2007
    Posts
    1,072

    Re: Helpp! badly!!!

    Private Sub Command1_Click()
    ShockwaveFlash1.Movie = Text1.Text
    End Sub

  4. #4

    Thread Starter
    Member
    Join Date
    Jan 2008
    Posts
    41

    Re: Helpp! badly!!!

    that dose not work!!!!

  5. #5
    Hyperactive Member
    Join Date
    Aug 2006
    Location
    TeXaS
    Posts
    497

    Re: Helpp! badly!!!

    i just wanted to stop in and say something about the title you chose for this topic.
    first of all i must say, i am by no means a moderator of this forum or do i make any rules.
    but i would suggest when making a topic you should consider including the kind of help you want.
    "Helpp! badly!!!" does not specify any type of help you need. choose better title names in the future, they help for a few reasons.
    1. other people find help easier when searching on this very topic.
    2. a reasonable thread title can draw in someone that has a quick answer for you, since they have an idea what you need before they open the post. not everyone specializes in all aspects of vb.
    3. it looks more professional and people will take you more seriously as a programmer/person

    A better title could possibly be something along the lines of: "Help needed: URL linking"

  6. #6
    Frenzied Member
    Join Date
    Dec 2007
    Posts
    1,072

    Re: Helpp! badly!!!

    In Text1, Insert a URL of a .swf.

    Here's one:
    http://www.addictinggames.com/D78AQSAKQLQWI9/3164.swf

  7. #7

    Thread Starter
    Member
    Join Date
    Jan 2008
    Posts
    41

    Re: Helpp! badly!!!

    still dosent work

  8. #8
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Helpp! badly!!!

    If you give more descriptive posts of "why it doesnt work" then its easier to help as we dont want to be guessing.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width