Special Message Board creation

Hello,
I'm an artist and am working on my own flash based site. I
had a basic notion of AS, Flash, and already studied programming in
general.
I wanted to build a Message Board where i could have people
discuss over a IMAGE from my portfolio. I found some free codes
over the web, for simple message boards, but no support for putting
IMAGES with my messages...
Any ideas of where i could star asking/looking ??
Thanks
Erik.

Ok, i just tried it out without tweaking the layout. Had to
see if it WORKED first.
Basically, what we have is - three files called:
- mensagens.asp
- mensagens.xml
- Message Board.swf
The XML file is empty, waiting to receive the messages and
store them on the server.
The ASP file contains this, as the main BODY of the code:
=====
<body>
<%
Dim Objeto, Obj, Texto, arquivo
arquivo = Server.MapPath ( "mensagens.xml" )
Set Objeto = CreateObject( "Scripting.FileSystemObject" )
Set Obj = Objeto.GetFile( arquivo )
Set Texto = Objeto.OpenTextFile( arquivo , 8 , true )
Texto.WriteLine( "" )
Texto.Write( "<Neto " )
Texto.Write( "data='" & request.form( "data" ) & "'
Texto.Write( "nome='" & request.form( "nome" ) & "'
Texto.Write( "texto='" & request.form( "texto" ) &
"' />" )
Texto.close
response.Write( "enviado=ok" )
%>
</body>
=======
And the FLA (swf) file has this code attached as the main
code:
=========
String.prototype.LF2BR = function() {
for (var i = 0, ret = ""; i<this.length; i++) {
ret += this.charCodeAt(i) == 13 ? "[br]" : this.charAt(i);
return (ret);
MovieClip.prototype.resizeTo = function(width, height,
onFinish, onChange) {
clearInterval(this.timer);
this.timer = setInterval(function (obj) { var velx =
(width-obj._width)/3;var vely = (height-obj._height)/3;obj._width
+= velx;obj._height += vely;if (typeof onChange == "function")
{onChange.apply(obj);}if ((Math.abs(velx)<=0.38) &&
(Math.abs(vely)<=0.38)) {obj._width = width;obj._height =
height;clearInterval(obj.timer);if (typeof onChange == "function")
{onFinish.apply(obj);}}}, 22, this);
_global.mudaBase = function() {
mask1._y = tela._y;
mask1._height = tela._height;
base._y = this._y+this._height+2;
mask2._y = base._y;
msgs._height = tela._height;
if ((base._height=(340-this._height)+18) == 98) {
nome.selectable = true;
mensagem.selectable = true;
Selection.setFocus(nome);
aviso.text = "Digite sua Mensagem";
} else {
aviso.text = "Sua Mensagem";
mask2._height = base._height;
var obj = {};
obj.onKeyDown = function() {
if ((nome.text.length != 0) && (texto.text.length !=
0)) {
aviso.text = "Enviar sua Mensagem";
botao.enabled = true;
} else {
aviso.text = "Digite sua Mensagem";
botao.enabled = false;
_global.arquivo = new XML();
arquivo.onLoad = function(s) {
if (s) {
var msg = this.childNodes;
msgs.html = true;
msgs.htmlText = "";
for (var i = msg.length-1; i>=0; i--) {
msgs.htmlText += "<b>"+msg
.attributes.data+" -
"+msg.attributes.nome.split("&squot;").join("'")+"
-:</b><br/>"+msg
.attributes.texto.split("[br]").join("<br/>").split("&squot;").join("'")+"<br/><p
align='Center'>--------------------------------------</p>";
System.useCodePage = true;
Stage.showMenu = false;
Stage.scaleMode = "noScale";
arquivo.ignoreWhite = true;
arquivo.load("mensagens.xml?historico="+random(999999)+getTimer());
tela.resizeTo(162, 260, mudaBase, mudaBase);
Key.addListener(obj);
botao.enabled = false;
base.onMouseMove = function() {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (tela._height>260) {
tela.resizeTo(162, 260, mudaBase, mudaBase);
tela.onMouseMove = function() {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if ((nome.length == 0) && (texto.length == 0)) {
if (this._height<345) {
nome.selectable = false;
mensagem.selectable = false;
this.resizeTo(162, 345, mudaBase, mudaBase);
========
And this code, for the "message writing" area:
========
on (release) {
var hoje = new Date();
var msg = new LoadVars();
var obj = new LoadVars();
var dd = hoje.getDate();
var mm = hoje.getMonth()+1;
obj.onLoad = function() {
arquivo.load("mensagens.xml?historico="+random(999999)+getTimer());
msg.nome = _parent.nome.text.split("'").join("&squot;");
msg.texto =
_parent.texto.text.split("'").join("&squot;").LF2BR().substr(0,
170);
msg.data = [(dd<10 ? "0" : "")+dd, (mm<10 ? "0" :
"")+mm].join("/");
_parent.nome.text = "";
_parent.texto.text = "";
_parent.tela.resizeTo(162, 345, mudaBase, mudaBase);
msg.sendAndLoad("mensagens.asp", obj, "POST");
============
So, as we can see, there is an attempt to save the context
which was written to the file "mensagens.xml".
I put it online on my server, "as is", but it didn't work...
File permission, maybe? I tried read/write for ALL on the xml
file...
You can download the FLA and code on the link i sent on my
previous messages.
Thanks!
Erik.

Similar Messages

  • Management Dash Board creation in SAP BI 7.0

    Hi Experts,
    Plz give me the construction procedure of Management Dash Board creation in SAP BI 7.0.
    Any material/links/documents/suggestions with u plz share with me.
    Any Pointers will really appriciated.
    Thanks in advance.
    Regards,
    Chinna.

    Hi reddy
    go through these help links
    http://help.sap.com/saphelp_nw04s/helpdata/en/80/1a637fe07211d2acb80000e829fbfe/content.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/23/054e3ce0f9fe3fe10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm
    will surely helps u
    Regards
    Kiran
    *Do assign points for helpfull answers,its the way of saying thanks in sdn
    Message was edited by: ravi kiran naalla

  • Slight Change to Forum Layout - More Special Interest Boards

    Hello Everyone,
    Today I added links to additional Special Interest Boards that you can see on the Special Interest Boards Category page.  To get to this page click on the link in the picture, or follow the Special Interest Boards breadcrumb:
    Hopefully this will make it easier for you to find some of the specialty boards you like to visit.
    Thanks,
    Laura
    Web Support & Operations
    National Instruments
    Message Edited by Laura F. on 02-07-2008 04:43 PM
    Attachments:
    New categories.JPG ‏19 KB
    breadcrumb.JPG ‏15 KB

    I was wondering when we would get easier access to some of those hidden boards. Thanks.
    Would it be possible to hide the description for those boards (maybe on a per-user basis). I have several of these floated and that text just creates noise and gets in the way. It's not terrible, but it's a bit annoying.
    Alternatively, if it's unfeasible to set it as a per-user setting, how about just hiding them when the board is floated? Presumably, whoever floats a board knows what the board is about and doesn't need a description.
    Try to take over the world!

  • Printing a Special Message in ALV Report

    Hi,
    I have a requirement to print a special message in an ALV report. Customer wants to see this single line message between Report Header and ALV grid. This is a dynamic message to be displayed based on the values in the ALV table. Please suggest me with a suitable solution.
    Thanks,
    Kannan

    Hello Kannan,
    if you are using OOPs ABAP to create this ALV then you can put a text field in your Calling screen just above the "Custom Control" Area. make the text area output only.
    Now you can pass a variable data to this screen variable from your program.
    change the value of this variable based on your condition on PBO part of the called screen.
    OR
    In case you are using REUSE_AVL then you need to pass the value at.
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
      EXPORTING
        i_callback_program       = sy-repid
        it_fieldcat              = t_fieldcat
        is_layout                = x_layout
        it_sort                  = t_sort
        i_callback_pf_status_set = w_status
        i_callback_user_command  = w_comm
        i_save                   = 'X'
        it_events                = t_event
        i_grid_title             = w_title
      TABLES
        t_outtab                 = t_data
      EXCEPTIONS
        program_error            = 1
        OTHERS                   = 2.
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
        WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
    OR
    * Report title
      CLEAR t_heading[].
      CLEAR x_heading.
      x_heading-typ = 'H'.
      x_heading-info = 'Reporte Prueba'(001).
      APPEND x_heading TO t_heading.
    * Program name
      CLEAR x_heading.
      x_heading-typ = 'S'.
      x_heading-KEY = 'Program: '.
      x_heading-info = sy-repid.
      APPEND x_heading TO t_heading.
    * User who is running the report
      CLEAR x_heading.
      x_heading-typ = 'S'.
      x_heading-KEY = 'User: '.
      x_heading-info = sy-uname.
      APPEND x_heading TO t_heading.
    * Date of execution
      CLEAR x_heading.
      x_heading-typ = 'S'.
      x_heading-KEY = 'Date: '.
      WRITE sy-datum TO x_heading-info.
      APPEND x_heading TO t_heading.
    * Time of execution
      CLEAR x_heading.
      x_heading-typ = 'S'.
      x_heading-KEY = 'Time: '.
      WRITE sy-uzeit TO x_heading-info.
      APPEND x_heading TO t_heading.
    * Top of page event
      x_event-name = slis_ev_top_of_page.
      x_event-FORM = 'TOP_OF_PAGE'.
      APPEND x_event TO t_events.
    Please pass your variable data that you need to the parameter w_status.
    Please give points if you find solution helpful.
    Cheers,
    Suvendu

  • With new Safari 1.3.2 update, I cannot post on message board...

    I am a member on PBS.com. Since the Safari update, yesterday, I can no longer post to the message boards. There are others who are also having this problem. I can post on other message boards, but I can no longer post on this particular website.
    Can anyone tell us what we need to fix or change?
    you can e-mail me at
    [email protected]
    Thank you.

    More than likely your real problem is that you're still running 10.3 and a very old version of Safari, which has numerous issues that have been addressed since that time. One of those issues is JavaScript, which is used by iWeb for photo galleries, which I believe is what you're publishing.
    If that's the case, you need to upgrade to at least 10.4.11 so you can use the latest version of Safari, 3.1.2. You'd have to buy a retail box, since the installation disc for your newer iMac is machine-specific, so that won't work, and if it would, it would still be illegal. After you upgrade, you could then run Firefox 3 as well, but iWeb will need to be modified in order for the photo galleries to show up correctly on Firefox 3. This is not an Apple or Mozilla issue; it's a problem with a JavaScript library used in iWeb.
    If you do that, here's a link to the original topic where the solution was mentioned for modifying iWeb: <http://discussions.apple.com/thread.jspa?threadID=1563823>
    Mulder

  • Iphone 3G no longer receiving photos on text message board

    Have plenty of space available but I can no longer receive photos while texting.  I am able to send photos to any phone. I deleted many photos from pic gallery but photos still will not come to my text message board.  Is there something I may have to do in order to receive photos again.  I have had no problem receiving photo into my text messages since I had the phone.  I list reception about 3 weeks ago.  Anyone?..........

    Hi elizabeth1002,
    If you are having issues receiving photo or MMS messages on your iPhone, you may find the troubleshooting steps outlined in the following article helpful:
    iOS: Troubleshooting Messages
    http://support.apple.com/kb/ts2755
    Regards,
    - Brenden

  • Windows 8 Release Preview message board

    A message board for discussions about the Microsoft Windows 8 Release Preview and Consumer Preview editions is now live.  Please use that board to discuss experiences, offer tips, and ask questions about using Preview editions of the Windows 8 operating system on Toshiba computers.
    We have no statements at this time regarding release timing, upgrade availability, or models on which Windows 8 will be supported by Toshiba. But don't let that stop you from sharing your experiences and expertise!
    Jim

    Hi,
    Uninstall the current driver for the Synaptics TouchPad and restart the system.
    Resource:
    Uninstalling Software in Windows 7
    Uninstall or change a program in Windows 7
    Install the latest Synaptics TouchPad driver from here (ver 16.0.1.0).
    Restart the system and check the result.
    ** Say thanks by clicking the "Thumb up" icon which is on the left. **
    ** Make it easier for other people to find solutions, by marking my answer with "Accept as Solution" if it solves your issue. **

  • Pdf File download from a message board

    I can open pdf attachment on my favorite message board, but how can I store it on my iPad for viewing when I am not in WiFi range (at the race track)?

    Albert1956-
    I know a round-about way to do this using the GoodReader App.  In Safari, press and hold on the link to the PDF.  Select Copy from the menu that appears.
    Then go to the GoodReader App, select Web Downloads in the right side of the screen and then select Enter URL.  The window where you would enter the URL should contain the just-copied URL.
    Once downloaded into GoodReader, you can read it there.  You also have the option to E-Mail the file, which can then be opened in iBooks.
    Fred

  • What is the best way to create a message board in Dream Weaver CS3?

    I need to create a simple message board in Dream Weaver CS3. Any ideas or tutorials that you know of?

    Even a simple BB would require really advanced coding skills with server-side scripts,  databases, JavaScript,  not to mention a good deal of experience with web server security.
    Ask your hosting provider if they support 3rd party products like VBulletin or  phpBB.
    Nancy O.

  • I can't type on message boards in text box!!

    I can't type in message boards or forums text boxes. I have a macbook air, using safari, have disable pop up blocker. What do I do!??!

    Do you have Java and Javascript turned on?

  • How do I create a message board/forum using forms in Dreamweaver?

    I want to create a forum or messageboard using the form in Dreamweaver but I don't know how to do it. Is there any guidance on how I could create a message board or forum on Dreamweaver?

    I don't think it can be done with just dreamweaver,
    You will have to download something like PHPBB,
    If you have a host with fantastico deluxe you can easily set up a forum
    with it.
    Daniel

  • I'm having three issues: spellcheck goes off, lastpass not working on all sites, and message boards not working correctly

    I'm having three issues with Firefox. I had the latest 10.1, and I just tried Aurora, but that didn't solve my issues.
    1) Spell checker keeps going off on messages boards. This happens frequently on 247 sports boards. I enable spell check, make a post, and it's off again when I make another post.
    2) On the same 247 board, when I make a post (by clicking the "post reply" button, nothing happens. To get it working I actually have to quit the site and go back in.
    3) LastPass plugin is no longer working on all sites. Site like Facebook and Yahoo all of a sudden Lastpass doesn't recognize as having usable fields.

    Hi,
    Please check if this happens in a [https://support.mozilla.org/en-US/kb/Managing-profiles new profile]. If it's okay, you can later [https://support.mozilla.org/en-US/kb/Recovering%20important%20data%20from%20an%20old%20profile?s=profile&r=1&e=sph&as=s copy the needed personal data] from the old profile. Firefox stores your personal data and settings in another location separate from its [http://kb.mozillazine.org/Installation_directory files/folder]. A new profile would have the default Firefox settings ('''Tools''' ('''Alt''' + '''T''') > [https://support.mozilla.org/en-US/kb/Options%20window '''Options'''], and [http://kb.mozillazine.org/About:config about:config] ), and usually would also be empty of any '''Extensions''' and themes ('''Appearance''') in Tools > Add-ons) and their settings. Also, a new profile would have no previous stored website data/settings etc., ('''Tools''' > [https://support.mozilla.org/en-US/kb/Clear%20Recent%20History '''Clear Recent History''']).
    [https://support.mozilla.org/en-US/kb/Profiles?s=profile&r=2&e=sph&as=s Profiles Howto]
    [http://kb.mozillazine.org/Profile_folder_-_Firefox Profile Folder & Files]
    [http://kb.mozillazine.org/About:config_entries about:config Entries]

  • How can I create a message board page?

    Does anyone know how to create a message board page?
    Thanks.

    Forumotion definately. You can do so much with their forums from template editing, theme uploading, pure HTML page creating...they are the best i have been with.
    If you haven't got much time, and want to see what the new phpbb3 can offer, just try it out on this host : free forum hosting

  • How do  I set up a message board?

    Hi, I'd like to add a message board to my site similar to
    this one...
    http://forums.livewire-records.com/list.php?f=1
    I've never done one before, so does anyone know the easiest
    way to do this? I don't know php so I don't want to have to work it
    up from scratch. Is there some kind of "plug and play" way to put
    up a message board?

    Well, there are arguments for each. phpBB tends to be the
    most popular with arguably the largest community. However, it's
    previous version was very susceptible to hacks because it was so
    common although that was one of the areas they drastically improved
    on by completely rewriting their script from the ground up for
    version 3. I would say their Admin CP is one of the better looking
    ones.
    Simple Machines has a fairly strong community as well. They
    are in the process of going from version 1 to 2 right now which
    marks some major improvements. This project is *not* open-source
    even though it is free to download and use.
    myBB I would say right now has the most to gain from a new
    version. Their Admin CP is the worst of the 3 right now, although
    the next version currently in beta does show a lot more promise for
    this board. They are open-source like phpBB and the community is
    good.
    So just to simplify what I stated. phpBB is the only one that
    has completed their transition to the next version. Both SMF and
    myBB are currently both transitioning to newer versions. All of
    these have community based support. SMF is the only one of the
    three that has paid services because they are the only project that
    is not open-source. So they do have staff on hand if you choose to
    pay for yearly support which is a plus for them. The rest expect
    you to handle it on your own or ask community members for help.
    My best suggestion to you since they are free is to download
    and try them for yourself. They all have installers which make the
    setup process fairly easy. And if they have a demo of the next
    version which SMF does and myBB has a link to a demo (
    http://beta.mybbfans.com/mybb_140b/
    ). Just ignore waiting for the registration email even though it
    says you will get one. Once you register you should be able to log
    in and make yourself an admin to see it for yourself.

  • Important Note: Skype Manager Message Board

    Dear Readers,
    Welcome to the Skype Manager message board!  "Skype Manager" is the name of one of Skype's business products.  Skype Manager offers a simple way to manage Skype in your business.  This message board is reserved for users of Skype Manager so they have a message board where they may post their questions.
    Here is a link to the library of FAQ articles related to Skype Manager which may provide the information you seek:  https://support.skype.com/en/search?q=skype+manage​r
    Please note, if you have questions of any kind related to how to manage your account, subscriptions, or features, please post your enquiry on the message board which matches the particular item you have a question about.  For technical questions or problems with the Skype software, post your enquiry on the message board which matches your computer or device's operating system.  
    Posting here may result in long delays in receiving a response.  You may also lose track of your post or thread as it will need to be transferred to the correct message board here in the Community:
    Subscriptions questions: http://community.skype.com/t5/Subscriptions/bd-p/S​ubscriptions
    Problems with payments or billing: http://community.skype.com/t5/Payments-and-Billing​/bd-p/Payments_billing
    Computer: Windows, Windows 8, Mac, Linux:   http://community.skype.com/t5/Computer/ct-p/Comput​er
    Mobile: Android, iPhone, Symbian, Windows Phone, and so on:  http://community.skype.com/t5/Mobile/ct-p/Mobile
    Features such as WiFi, OnLine Numbers, SMS, and Click to Call:  http://community.skype.com/t5/Features/ct-p/Produc​ts
    If your question does not seem to fit anywhere, please post your enquiry on the General: General Discussion message board:  http://community.skype.com/t5/General-Discussion/b​d-p/General
    See you in the Community!
    Best regards,
    Elaine
    Was your question answered? Please click on the Accept as a Solution link so everyone can quickly find what works! Like a post or want to say, "Thank You" - ?? Click on the Kudos button!
    Trustworthy information: Brian Krebs: 3 Basic Rules for Online Safety and Consumer Reports: Guide to Internet Security Online Safety Tip: Change your passwords often!

    Skype = Big Brother.  Ask the Chinese that have gone to prison from using Skype thinking it was safe.  There are hundreds of Falun Gong members that are in Chinese gulags because of you.  So awesome.

Maybe you are looking for