My Main Flash Site!!!!! HELP ME OUT PLEASE!

Results 1 to 5 of 5
  1. #1
    Account Upgraded | Title Enabled! yurij13 is offline
    MemberRank
    Jul 2007 Join Date
    387Posts

    My Main Flash Site!!!!! HELP ME OUT PLEASE!

    Well iv been working on my main site for a while, my problem is, that it's flash and the top has words in flash. I can't figure out how to add links to each word! U can't edit with dream viewer cause it requires flash crap. Anyways, the file format is .swf, I used a swf decompiler and edited the HTML codes, but I just need to know an HTML code for a link, something simple I can add into the text code. Or does anyone know a better way of adding links into each word of my .swf ???
    Posted via Mobile Device
    Last edited by yurij13; 20-07-11 at 06:41 PM.


  2. #2
    Account Upgraded | Title Enabled! yurij13 is offline
    MemberRank
    Jul 2007 Join Date
    387Posts
    Can anyone help me out, that's good with flash ? Please!!!!?!!!!!!
    Posted via Mobile Device

  3. #3
    Awaken the Devil inside! DeathniteR is offline
    MemberRank
    Mar 2008 Join Date
    The NetherlandsLocation
    380Posts

    Re: My Main Flash Site!!!!! HELP ME OUT PLEASE!

    Well first of all, if you want to edit a Flash file it HAS to be a .FLV
    And the code for a link is simple! Something like this:
    PHP Code:
    <a href="http://www.hotmail.com/">http://www.hotmail.com/</a> 
    or
    PHP Code:
    <a href="http://www.hotmail.com/"></a

  4. #4
    Intelligent DoucheBag jur13n is offline
    MemberRank
    Jan 2008 Join Date
    Zwolle,Location
    1,946Posts

    Re: My Main Flash Site!!!!! HELP ME OUT PLEASE!

    Quote Originally Posted by DeathniteR View Post
    Well first of all, if you want to edit a Flash file it HAS to be a .FLV
    And the code for a link is simple! Something like this:
    PHP Code:
    <a href="http://www.hotmail.com/">http://www.hotmail.com/</a> 
    or
    PHP Code:
    <a href="http://www.hotmail.com/"></a
    i have seen the compiled flash version has been edited once.
    i dont know who did it >.<

  5. #5
    igunz.net Dawson is offline
    LegendRank
    Feb 2010 Join Date
    ::1 (Canada BC)Location
    2,581Posts

    Re: My Main Flash Site!!!!! HELP ME OUT PLEASE!

    Yeah you can decompile SWF's into FLV like files and edit at will. I do that for Leauge Of Legends launcher. Then i can find the right bytecodes and hax on the public loader (Name hack, change champion at will etc etc =p) anyway uhhhh.

    You may want to google actionscript tutorials, and figure out what Actionscript to use to make parts of your SWF clickable and links and such. :]



Advertisement