Welcome our webmaster and SEO forum
Please enjoy the forum, contribute what you can, and wind up the Moderators!
Closed Thread
Results 1 to 10 of 10

Thread: w00t, learned how to code in php

  1. #1
    crowebird is offline Senior Member crowebird is on a distinguished road
    Join Date
    Aug 2004
    Posts
    263

    Default w00t, learned how to code in php

    I learned how to code with PHP and how to communicate with flash and mySQL, idk if anyone cares, just wanted to share

  2. #2
    Duke Guest

    Default

    I care and I'm actually envious.

  3. #3
    crowebird is offline Senior Member crowebird is on a distinguished road
    Join Date
    Aug 2004
    Posts
    263

    Default

    lol, it was actully quite easy to learn, ill help you if you want to find out more.

  4. #4
    Duke Guest

    Default

    You know what crowebird, I'm a complete newbie when it comes to any type of coding. I'd prolly give you a headache with all of my dumb questions.

    I'm still trying to figure out how to make my header flash for Lifesupporters.com.

  5. #5
    crowebird is offline Senior Member crowebird is on a distinguished road
    Join Date
    Aug 2004
    Posts
    263

    Default

    well ill help out, gotta start somewhere.

  6. #6
    Duke Guest

    Default

    Didn't you have a flash site or something a while back?

    If you want to help, please tell me how to get a flash header at lifesupporters.com, that would be great.

  7. #7
    crowebird is offline Senior Member crowebird is on a distinguished road
    Join Date
    Aug 2004
    Posts
    263

    Default

    edit green and red items

    <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td valign="middle" align="center"> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="780" height="520" id="drop" align="middle">
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="movie" value="http://www.site.com/files/sub/yourswf.swf" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#FAFAFA" />
    <embed src="http://www.site.com/files/sub/yourswf.swf" quality="high" bgcolor="#FAFAFA" width="780" height="520" align="middle" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
    </embed>
    </object>
    <br>
    <br>
    </td>
    </tr>
    </table>


    note this will change depending on the version of flash you want the user to recieve. 7,0,19,0 is most recent version. Dont use a version less than the version you published the fla with

  8. #8
    Duke Guest

    Default

    Holy crap, I'll have to give this a try, thanks!!!

  9. #9
    crowebird is offline Senior Member crowebird is on a distinguished road
    Join Date
    Aug 2004
    Posts
    263

    Default

    was that what you were looking for? did it work if it was?

  10. #10
    Duke Guest

    Default

    Unfortunately I'm not going to be able to try it until this weekend. I'm working plenty of OT at work and I'm a little brain dead atm. Can't you tell by my other posts this evening, it's only Tuesday and I'm considering climbing a bell tower.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Forum HTML/BB Code or whatever
    By redlinemaxed in forum General Webmaster Talk
    Replies: 3
    Last Post: 08-31-2007, 12:08 PM
  2. Blogging code of conduct proposed
    By temi in forum General Webmaster Talk
    Replies: 0
    Last Post: 03-28-2007, 06:44 PM
  3. New Discount Coupon Code at Name Cheap
    By rakib in forum Domain Names Discussions
    Replies: 1
    Last Post: 02-11-2007, 07:00 PM
  4. Google Summer of Code
    By ovi in forum General Webmaster Talk
    Replies: 1
    Last Post: 06-15-2005, 09:21 PM
  5. Choose button GIVES php code
    By lim038 in forum iG Shop
    Replies: 0
    Last Post: 04-25-2004, 10:56 AM

Bookmarks

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124