Phatfusion forum launched

Hopefully this will be a place where people can get help, post bug and even better post fixes. Discussions on improvements and new features are always welcome.

I’ve just set it up so no initial posts from me yet, i’ll be moving things over from the comments on this blog to start with. But please go ahead and use it.
    • Anonymous
    • July 17th, 2009

    Hi Samuel!
    Your multibox is very very :) ) cool but I have a little problem with the HTML
    element! I show some content from an HTML element in the box that requires all
    mouse controls. How can I activate it?

    Thanks in advance!!!

    Best regards

    • Olaf Körber
    • September 24th, 2009

    Hello Samuel,

    couldn`t find a contact-button or a mail-form so I choose this way: Can you please tell me which font you are using in the phatfusion-logo under http://www.phatfusion.net/index.htm? That would be nice!

    Best regards

    Olaf

    • Anonymous
    • October 6th, 2009

    Hi!!
    the solution for the ie bug about htmlelement,
    change this line:

    this.contentObj.width = this.elementContent.getStyle('width');

    for

    this.contentObj.width = parseInt(this.elementContent.getStyle('width'));

    are in the line 232 more or less!

    • Anonymous
    • November 2nd, 2009

    Hi,

    Is there any way to open multi-box from within an swf file? Also are groups possible from within swf.

    Any help would be appreciated.

    Regards,
    Rick

    • denis
    • November 23rd, 2009

    Hi,
    I send you a code for the pathfusion form validate. It will be really interesting to have a function to verify the password (when you have to create a count with your password and the verification of your password).

    Tell me what do you think of the code to add.

    Thanks in advance,

    Denis

  1. No trackbacks yet.