Comments on my AS3 flash chat component with emoticons, sound FX, multiple chat rooms and user online list

Hello everyone,
I have spend a good 1000 hours developing a solid Flash chat framework for everyone who always wanted to create a Flash Chat. This chat is coded in AS3 and works with PHP and XML. It's 100% customizable in terms of design, emoticons, sound effects, etc. and the special thing about it is the installation process. I tried to find a method that would save users from a tedious installation procedure. I managed to figure out a way using XML files to save the chat data. Using this method, the chat works simply after uploading to FTP, there is no configuration necessary, it works right out of the box.
This is the first software I am ever attempting to sell online. Please comment on the chat and the website.
http://www.flashchatdeluxe.com/
Thanx,
Sven

hello sir,
i want to your help
i was installed fresh windows 7 via cd rom and then after installed all software.
and now after 1 day customer complained me that cd rom not read any cd and i m also check when i insurt cd so its not read and when i am double click on cd rom icon its eject so what i do for that please reply on my email address.
[text removed for privacy]
VIMAL

Similar Messages

  • Set Single user with reviewer access to multiple conference room calendars

    Want to add a single user with reviewer access to multiple conference room calendars, used the below but it given a below error , Single user i am able to add but single user for multiple confernce room calendars hot happening.
    Import-csv C:\smtp1.csv | foreach-object {Add-MailboxFolderPermission -identity $_mail":\Calendar" -User "Mike" -AccessRights "Reviewer"}
    Smtp1.csv
    mail
    [email protected]
    [email protected]
    Error:--
    [PS] C:\>Import-csv "C:\smtp1.csv" | foreach-object {Add-MailboxFolderPermission -identity "$_mail:\Calendar" -User "Mike" -AccessRights "Reviewer"}
    The specified mailbox "\Calendar" doesn't exist.
        + CategoryInfo          : NotSpecified: (0:Int32) [Add-MailboxFolderPermission], ManagementObjectNotFoundException
        + FullyQualifiedErrorId : 78C23328,Microsoft.Exchange.Management.StoreTasks.AddMailboxFolderPermission
    The specified mailbox "\Calendar" doesn't exist.
        + CategoryInfo          : NotSpecified: (0:Int32) [Add-MailboxFolderPermission], ManagementObjectNotFoundException
        + FullyQualifiedErrorId : 78C23328,Microsoft.Exchange.Management.StoreTasks.AddMailboxFolderPermission
    The specified mailbox "\Calendar" doesn't exist.
        + CategoryInfo          : NotSpecified: (0:Int32) [Add-MailboxFolderPermission], ManagementObjectNotFoundException
        + FullyQualifiedErrorId : 78C23328,Microsoft.Exchange.Management.StoreTasks.AddMailboxFolderPermission
    The specified mailbox "\Calendar" doesn't exist.
        + CategoryInfo          : NotSpecified: (0:Int32) [Add-MailboxFolderPermission], ManagementObjectNotFoundException
        + FullyQualifiedErrorId : 78C23328,Microsoft.Exchange.Management.StoreTasks.AddMailboxFolderPermission

    i tried with that as well but getting the below
    A positional parameter cannot be found that accepts argument ':\Calendar'.
        + CategoryInfo          : InvalidArgument: (:) [Add-MailboxFolderPermission], ParameterBindingException
        + FullyQualifiedErrorId : PositionalParameterNotFound,Add-MailboxFolderPermission
    A positional parameter cannot be found that accepts argument ':\Calendar'.
        + CategoryInfo          : InvalidArgument: (:) [Add-MailboxFolderPermission], ParameterBindingException
        + FullyQualifiedErrorId : PositionalParameterNotFound,Add-MailboxFolderPermission
    A positional parameter cannot be found that accepts argument ':\Calendar'.
        + CategoryInfo          : InvalidArgument: (:) [Add-MailboxFolderPermission], ParameterBindingException
        + FullyQualifiedErrorId : PositionalParameterNotFound,Add-MailboxFolderPermission
    Cannot process argument transformation on parameter 'Identity'. Cannot convert value "" to type "Microsoft.Exchange.Configuration.Tasks.MailboxFolderIdParameter". Error: "Valu
    e cannot be null.
    Parameter name: mailboxFolderId"
        + CategoryInfo          : InvalidData: (:) [Add-MailboxFolderPermission], ParameterBindin...mationException
        + FullyQualifiedErrorId : ParameterArgumentTransformationError,Add-MailboxFolderPermission

  • Flash Player 10 with no SOUNDS?

    Try this URL http://www.codecguide.com/fix_for_flash_sound_problems.htm  Sometimes - the device/audio controls are frozen by a file change or whatever.  They cannot adjust -you'lll try and find what caused the change - but then as this guy says just go to the CONTROL PNAEL .. open QUICK TIME Control and adjust the sounds settings there -- and a few other good recommendations.  Worked perfectly.
    Don't feel stupid --  whatever caused the settings to change (as simple as your basic speakers set-up) is worth seeking.  Mine may have been in a 12 hour period be fore the event was noticed yesterday morning - only a result of a disc burn of transfrered e-mails.  Who knows .. or that whole new Adobe security regalia.

    You sure you got no sound? try jamming up your speakers to max while playing a flash video and see if there is very silent sound. But be carefull not to get any notice sounds or similar while doing it.
    i thought i had no sound, but actual i got extreme silent sound.
    this is my post: http://forums.adobe.com/thread/499126?tstart=30

  • How to fix problem with Gmail password that was working before and works online?

    1. Thunderbird was working fine with my Gmail acct for months, then was unable to send a message, but can still receive incoming messages.
    2. I was asked to re-enter my password and this did not fix the problem.
    3. I went to Gmail online and logged in to verify my password had not changed. Success.
    4. I reset password in Thunderbird, but still couldn't send test message to myself.
    5. I deleted account in Thunderbird. Then I added a different Gmail acct that was not in Tbird. Success. Then I sent test email, success.
    6. Then I re-added the original Gmail acct, Failure! It found the correct settings automatically, but when it tried to verify password, it failed. I repeated entering the password several times, but still failure.
    7. WIN7 64bit HP, Tbird 24.4.0
    8. All other AOL accts work fine on Tbird.

    Matt, thank you very much. You were exactly right. It is so nice to have smart people to help those of us with short memories.

  • Custom component with additional tags

    Hi. I need to write complicated custom JSF component.
    I know how to write simple custom components, and receive String variables from tag attributes e.g.
    https://github.com/devalentino/temp/blob/master/src/main/java/net/monopolyclub/components/component/UserData.java
    But now I need to write custom component with additional tags (for example like dataTable and column tags).
    How can I write such component? How can I receive collections in my component? How can I work with additional tags in my component.
    for example I need something like:
    <m:chat>
         <m:tab value="#{UserList}" />
         <m:message value="#{MesageMap}" />
    </m:chat>
    where UserList - Collection with current users and MessageMap is Map with User as key and message as value.

    Iam using pt:ptdata.joincurrcommunitydata
    here is some code
    <pt:ptdata.joincurrcommunitydata pt:id="menutabsjoin" />
    <pt:logic.foreach pt:var="temp2" pt:data="menutabsjoin">
    <span class="CommunityPage">
    <pt:core.html href="$temp2.url" pt:tag="a">
    <pt:core.html pt:tag="img" src="$temp2.img" alt="$temp2.title" border="0" align="absmiddle" height="$temp2.imgheight"      width="$temp2.imgwidth" />
                        <pt:logic.value pt:value="$temp2.title" />
                             </pt:core.html>
                             </span>
                             </pt:logic.foreach>
    But the URL that is generated is not having the CommunityID, hence it errors out saying object not found.
    Any help would be appreciated?
    Thanks
    kartik

  • Menu Actions and the Component with Focus

    Can a menu selection (like cut, copy and paste) be sent to the component with focus without me having to track and store which component had focus last.
    For instance: textfields support cut, copy and paste by themselves (Ctrl-C and so forth), but what is the easiest way to do the same with menus. Do i really have to track the focus at all times and mess around with Transferables and Clipboards and stuff?

    Checkout this forum. It seems like there is an answer. You don't really need to create another class like this, just extend TextAction:
    http://forum.java.sun.com/thread.jsp?forum=57&thread=124465

  • How to deploy or extract component with WDA extension in portal

    hi masters
            how to deploy or extract component with WDA extension in portal?
    thanks and reagrds
    johny

    do you want to integrate WDA in portal?
    just create an WDA iview
    Thanks
    Bala Duvvuri

  • How do I use AppleTV with Airpla with wirless speakers in multiple rooms

    I like to think this should be simple but I cannot find out how to do it reasonably.  I have a family room with a flat screen and have successfuly connected Apple TV to it.  I have successfully connected my various devices (iPad and iPhones) to the AppleTV with Airplay.
    The TV speaker ***** and I want to add a better speaker system to it in the family room; so far so good.  My wife likes to also be able to hear the music in the living room without cranking the volume up to deafening.
    Is there a way I can connect my airplay devices to the speakers through my AppleTV and to another (wireless) set in another room.
    In an ideal world I could hook up wireless speakers (surround preferrable) with my AppleTV in the family room and a nother set in the living room.  I could even have separte zones so i could watch TV on one set and she could lissten to music (wirless/airplay)_ in the other room.  The speakers in the family room with the TV could be wired through the TV if that was necessary.
    Obviously I would like to avoid latency between speakers so the ones in the family room and the ones in the living room are in sync if we are playing to all speakers through one source at the same time.
    Thanks for any help.

    Whilst the Apple TV is able to receive AirPlay signals it cannot send them, your best option is a hard wired receiver with second zone.

  • Newly installed Arch with gnome3 - Sound issue

    Hello fellow archs!
    I'm having such a huge issue at the moment with the sound.
    Got alsa installed, and alsaconfig cant find a thing on my motherboard.
    I will try to post the essential information so maybe someone will notice that I have done something wrong
    lspci | grep Audio
    00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02)
    Now one wierd part:
    Doing aplay -l in gnome terminal
    aplay -l
    aplay: device_list:240: no soundcards found...
    Straight from terminal before starting gnome up
    **** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: ALC889A Analog [ALC889A Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 1: ALC889A Digital [ALC889A Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    I checked in modprobe and tried to follow the guide http://ubuntuforums.org/showpost.php?p= … ostcount=2 but couldnt find my ACL889 inside the list for model, I just tried something.
    # /etc/modprobe.d/modprobe.conf (for v2.6 kernels)
    alias snd-card-0 snd-hda-intel
    alias sound-slot-0 snd-hda-intel
    options snd-hda-intel model=6stack-dig
    blacklist snd_intel8x0m
    Please help! This new gnome3 looks really nice and nothing else except the sound issue seems to be wrong.
    Thanks.

    blargh wrote:
    Hey guys, thanks for the help...
    I was clicking around and noticed why i didnt get aplay -l correct. Wasnt it the group audio with my user..
    But! I noticed something. I can't add my soundcard as my default one, but I can sure see it in alsamixer if I pick it.
    I have been trying what the wiki been saying, either do it by kernel or use of the ~/.asoundrc which doesnt work as I get the message that the file is either to old or corrupted.
    lsmod|grep '^snd' | column -t
    snd_hda_codec_realtek 297871 1
    snd_hda_intel 22186 0
    snd_hda_codec 77703 2 snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep 6342 1 snd_hda_codec
    snd_pcm 73736 2 snd_hda_intel,snd_hda_codec
    snd_timer 19488 1 snd_pcm
    snd 57384 6 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    snd_page_alloc 7161 2 snd_hda_intel,snd_pcm
    ls -l /dev/snd
    total 0
    drwxr-xr-x 2 root root 60 Jun 16 18:23 by-path
    crw-rw----+ 1 root audio 116, 8 Jun 16 18:23 controlC0
    crw-rw----+ 1 root audio 116, 7 Jun 16 18:23 hwC0D2
    crw-rw----+ 1 root audio 116, 6 Jun 16 18:24 pcmC0D0c
    crw-rw----+ 1 root audio 116, 5 Jun 16 18:24 pcmC0D0p
    crw-rw----+ 1 root audio 116, 4 Jun 16 18:24 pcmC0D1c
    crw-rw----+ 1 root audio 116, 3 Jun 16 18:24 pcmC0D1p
    crw-rw----+ 1 root audio 116, 2 Jun 16 18:23 pcmC0D2c
    crw-rw---- 1 root audio 116, 1 Jun 16 18:23 seq
    crw-rw----+ 1 root audio 116, 33 Jun 16 18:23 timer
    Tried to remove pulseaudio by sudo pacman -Rd pulseaudio.. but it has so many depencies so it doesnt let me.
    Any Ideas?
    wrong approach - if using gnome-shell it does need to be there.
    I not only have an idea ~ but i do know how to fix your problem (i just need to read up, because off-hand i can't tell you how to do it).
    i ALWAYS disable PA - because it is crap!   i also think it is stupid that gnome -developers decided to make it a static dependency, when there are so many issues with it.
    i'll get back to you in a little while, okay?  (sometime later tonight, i just got home from work and need to relax / eat / etc..
    cheerz

  • AS3 Flash Chat(-IRC) Module

    Over the past I had create in AS2 a chat application, where
    after a registration the users could enter the application and talk
    together like an IRC application.
    Still it was very novice, as I used a mySQL database to keep
    the messages, and I was updated the last data every 5 seconds, or
    when the user was sent a message. The chat module can have max. 50
    people and no rooms (no need for rooms). And I have no idea how to
    fix such a program without using a database.
    Do you have in mind any idea, or tutorial or any kind of info
    that could help in the creation of a more advanced of such a
    (useful) module?
    I call it as "module" in terms of a seperate .swf file that
    can be loaded and used independently in different web-sites, where
    people ask for chat capabilities....

    One way or another you need a server.
    The way you did it before, polling a MySQL database, is a
    perfectly reasonable method of doing things most of the time. The
    biggest advantage is it requires no additional technology or
    learning curve.
    You have two primary "better" alternatives, both with cost
    tradeoff:
    1) Use an XMLSocket server. This is a server that you install
    or create on your existing host which allows for Flash's XMLSocket
    connections. XMLSocket connections will let you send XML data to
    the server, and let the server push XML data at any time to all
    connected Flash clients (without forcing the Flash client to
    request it first, like you were doing with polling.) There are many
    popular XMLSocket servers out there, and a few tutorials on how to
    make your own (usually in Java):
    http://www.google.com/search?hl=en&client=firefox-a&rls=org.mozilla%3Aen-US%3Aofficial&hs= 8El&q=Flash+XML+socket+server&btnG=Search
    2) Use Flash Media Server. This let's you connect via Flash's
    rtmp connection method. You can write server applications that push
    data like an XMLSocket server, but you can also send native
    ActionScript data across the connection, not just XML. You can also
    send video and audio. The server application language is also
    written in ActionScript, so it's very easy to learn. It's by far
    the smoothest solution in my opinion, but it is not cheap.
    http://www.adobe.com/products/flashmediaserver/
    You can get 3rd party hosting for FMS, I use Influxis:
    http://www.influxis.com/
    There are also some open source Flash media server clones,
    but they use different serverside language and I don't have very
    positive experiences with them (but they are free):
    http://osflash.org/red5

  • Is it possible to change the position of the FMS chat component in different frames?

    I have developed an application using various FMS2 Communication Components.  One of those is the Chat component.  The application has various display modes (minimized, normal, maximized).  These display modes require the Chat component instance to be resized and repositioned on the screen.  I took the approach of having a separate frame represent each of the display modes.
    The problem I am having is that the Chat component won't resize or relocate from the size/position on the first frame.  The visual layout isn't respected, and calling this.moveTo(x,y) has no effect either.  The only way I can get the component to have the desired behavior is to comment out the last line of the Chat component actionscript:
    this.setSize(this._width,this._height);
    Of course, by doing this, the Chat component appearance is horrible.  I have narrowed this down to two set assignments that occur within the setSize function.  If either one, or both is called, then the component gets "stuck".  The assignments are:
    this._xscale = 100;
    this._yscale = 100;
    Anybody else run into this and come up with a solution?

    Try chat_mc._height and chat_mc._x instead.

  • Flash 8 component not working in flash cs3

    Hi, I have a flash 8 component (well, it was written for
    flash 8 but it claims to be compatible with flash 7+).... which I
    am trying to get to show up in the components panel in Flash CS3
    trial version. I have the flash CS3 extension manager, it shows up
    in there, but it doesn't show up in my components window in flash
    cs3. What do I need to do to get the flash 8 component to show up
    in flash CS3??

    Hi,
    When you open a new file in Flash CS3, you got the option to
    choose either AS2 file or AS3 file, the components are different on
    each one.

  • AS3 Flash Form

    I am creating a comment form for my flash site in AS3. I found a tutorial on cookbooks.adobe.com on how to do so, however I had some output errors show up regarding things such as    valid.text    and    fromEmail.
    Here is a link to the forum, all of the code is located here.  I basically copy and pasted the whole thing, and have a separate php file set up in the same folder with the copy and pasted code from the forum in there as well.
    http://cookbooks.adobe.com/post_How_to_create_an_email_form_with_ActionScript_3-16598.html
    Any help would be great!
    Thanks!
    mariah d.

    If you commented out this line and the error went away:
    resetbtn.addEventListener(MouseEvent.CLICK, reset);
    that indicates the error is telling you that the resetbtn is out of scope -- meaning it does not exist by that name when that line of code executes.

  • Chat component, peoplelist, simpleConnect

    Please help!
    I am struggling to get the chat component working.
    I have placed simpleConnect, Chat, ConnectionLight and
    PeopleList components on the stage.
    I've place the component instance names in the simpleConnect
    parameter and named the application directory with the rtmp://url
    Upon Running the movie I get a green light, so the connection
    works. I can also verify this in my control panel for FMS. (clients
    are added with each instance of the movie)
    All is fine up to here, however the people list displays
    [object Object] for each client. I would expect usernames? When I
    Click login on the SimpleConnect nothing happens.
    When I type a message and send it nothing happens in the
    movie. However I do get an error message in the admin panel for
    FMS.
    [FONT=Courier]Sending error message: C:\Program
    Files\Macromedia\Flash Media Server
    2\scriptlib\components\chat.asc: line 122: TypeError: msg.indexOf
    is not a function[/FONT]
    I've tried googling for ages and cant find anything to help,
    so Forgive me if there is anything obviously wrong but I am new to
    this stuff!

    Yes, I think that's correct. As far as I can tell, it looks
    like it's submitting the text (at point a in time) the last chat
    time is then updated (point b) (so the chat requests all the text
    that was input after the text was input - point b.
    I hope that makes sense. I don't know why it's doing this...
    I can give you the web service details privately if you'd be happy
    to have a look at this...It'll probably make more sense seeing it.
    :)

  • Change Flash Security Settings With No Internet Access?

    Hello
    I have firefox at home with no internet access, is it posible
    to alter my flash installation so it enables access to other
    content. it brings up a settings window but that just goes to a
    dead url.
    I have a a collage disk but it will not run untill I alter
    the settings of flash to allow acess to other site, other location?
    Please help?

    phil ashby wrote:
    > Glad it worked!
    >
    > Urami, I did some fairly extensive tests with this idea
    and it seemed to work
    > each time - although all our corporate machines have the
    same build. Even if
    > the directory didn't exist, if you created it and placed
    the SOL inside, it
    > words. In the end I never actually used it as I
    distributed the app as an exe
    > which doesn't have such draconian security requirements,
    also it obviously
    > overwrites the users original version, if present.
    I agree with you, I tried different SOL editor and it work
    when i tried.
    I believe what I used was more than SOL explorer/reader
    rather then editor
    even tho it has this option is seem the file stop working and
    hence the
    problem I was claiming about the files not work properly.
    Perhaps it was changing something and flash did not like
    these changes.
    Anyhow, I did try another tool and did manage to work.
    Thanks
    > Personally, I think it's a bit of a hole in the whole
    Flash security issue.
    Won't comment on that one :) Something just seem way
    unnecessary and silly...
    Best Regards
    Urami
    !!!!!!! Merry Christmas !!!!!!!
    Happy New Year
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

Maybe you are looking for