MySpace content - what is possible these days?

Discussion in 'Programming' started by freestate, Mar 28, 2008.

  1. #1
    I have a client who wishes to have a custom built application included on their Myspace profile page.

    I've been trawling the net all day to try and work out what is and what isn't possible these days, but can't find a single definitive source. I've read articles from the last few years that all seem to conflict...

    Can someone tell me what is possible from the below:

    - iframes
    - flash
    - php includes
    - javascript
    - image/div mouseovers

    Thanks!
     
    freestate, Mar 28, 2008 IP
  2. Finney

    Finney Peon

    Messages:
    458
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I think all but php includes can be done up to a certain extent, but as for php includes I dont think so as it could be a major security risk. But none of this is fact, just from my own opinion.
     
    Finney, Mar 28, 2008 IP
  3. Yuffles

    Yuffles Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    If iframes work you can pretty much do whatever you want. I know for a fact that flash works.
     
    Yuffles, Mar 30, 2008 IP
  4. freestate

    freestate Well-Known Member

    Messages:
    975
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    160
    #4
    Yeah, IFRAMES was what I was hoping to use, but I can't get them working...

    the word 'iframe' is replaced with [iframe], so it becomes <[iframe]> </[iframe]> which doesn't work..

    Anyone else got any ideas?
     
    freestate, Mar 31, 2008 IP
  5. Finney

    Finney Peon

    Messages:
    458
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #5
    It could either be [iframe] or <iframe> - Not both like <[iframe]> lol (..looks like a shooter plane :p)
     
    Finney, Mar 31, 2008 IP