Welcome, Guest
  • Author Topic: TextEditor  (Read 1268 times)

    Ronald Wernecke

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 6203
      • View Profile
      • Professional Support
      • Email
    TextEditor
    « on: 12/20/04, 10:16 »
    Hi everybody, especialy Govinda ;)

    I need help using the textEditor component.
    How can I load a text from a script, or assign a text to the text range?
    Can this be hooked to a php script delivering a html stream for loading, and then to a script safing the results to a php script?

    I'd like to use it for content editing on a template driven website.
    happy flashing
    8)
    Ronald

    Jorge Solis

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 14616
      • View Profile
    Re:TextEditor
    « Reply #1 on: 12/20/04, 10:53 »
    There's a submit handler that sends modify info to some script. About loading not sure, but probably you can hack the loading function to load from some other source.

    Jorge

    Ronald Wernecke

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 6203
      • View Profile
      • Professional Support
      • Email
    Re:TextEditor
    « Reply #2 on: 12/20/04, 11:02 »
    I dont have a decompiler to get hold on the precompiled sections.
    Actualy I was hoping for Govinda , but I didnt see him for a while.
    After the documentation is quite poor, it is hard to get to the attributes needed.
    happy flashing
    8)
    Ronald

    Jorge Solis

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 14616
      • View Profile
    Re:TextEditor
    « Reply #3 on: 12/20/04, 11:23 »
    There are not precompiled section, just a collection of clips. Edit the texteditor an you can see all the code.

    Jorge