Is it possible to create a forum in flash??

I'm creating a flash website and is this possible without using any kind of server side language, if so how do you do it,
if not how do i integrate my code in my flash?
tnx in advance...

You will need server-side support, most efficiently in the form of MySQL (or similar DB) and PHP (or similar server-side scripting).  You can probably find some tutorial info if you search Google using terms like "AS3 PHP MySQL tutorial".

Similar Messages

  • Is there a possibility of creating a template in flash?

    Hello
    I hope someone can help me. I have build a flash page which contains a complicated drop-down menu. This menu will be in 20 different pages (slideshows). If I change something in this menu (movie) I have to change it in 20 different pages (copy / paste). Is there a possibility of creating a template like in Dreamweaver. So that when I adjust the template, it will automaticaly adjust all 20 pages containing this particular template? Thank you very much for your advice. Sarosa

    Thank you all for your tips. Yes all of the 20 pages will be each a different flash file with this same movie in it.
    To Ross: Unfortunately I have not yet learned XML. So I don't know how to do that.
    To doghouseJim: This sounds good. I think I know what you mean, but I don't exactly know how to do it. But I will try this out tomorrow and also check out your link. Thanks

  • Creating a discussion board/forum using Flash

    Ok I checked the WWW and used search here but I keep ending up with dead ends or inactive sites. 
    Is it possible to create a forum using Flash?
    If yes, does anyone know a resource I can use or examples I can see?

    Ok so I'm still stuck on this issue now.  I have tried several forums flashkit.com all I got was a snotty response back:
    "Might the worst idea ever."
    Any help on whether or not message boards can be done?  IF so, what aspects of the design should I be aware of? Also, are there any resources??6

  • How to create a forum?

    Hi.
    Im having restriceted access to the server and only have a JSP file browser to upload my files onto the server.
    Is it possible to create a forum under this kind of circumstances.
    Thanks.
    JSPnewbie*

    If you think that you can make sure about your code security can be done through JSP coding. Then well you could do with JSP alone..

  • Is it possible to create a BBS in the web app?

    Is it possible to create a BBS in the web app?

    BBS you mean Bulletin board?
    You have a forums module in BC.

  • Is it possible to create a rule across 2 models?

    Is it possible to create a rule across 2 models? I added Jack as a creator of an articles in articles model and then I added a row to make creator a subclass of person. So now I'm trying to query across 2 models. I was trying the following query. Give me the grandfather of the author of the article with the title ERNIEX
    SELECT m grandfater, c creator, t title
    FROM TABLE(SDO_RDF_MATCH(
    '(?t :title "ERNIEX") (?m fam:grandParentOf ?c)',
    SDO_RDF_Models('articles2', 'family'),
    SDO_RDF_Rulebases('RDFS', 'family_rb'),
    SDO_RDF_Aliases(SDO_RDF_Alias('','http://purl.org/dc/elements/1.1/'), SDO_RDF_Alias('fam','http://www.example.org/family/')),
    null));
    When I run the query about I get the error
    ORA-20000: We do not have a valid rules index for this Model-Rulebase combination
    So I thought to create a index but I'm not sure how. I tired the following code but I think I'm doing something wrong. Can anyone point me in the right direction. Or for that matter does anyone know of a more extensive tutorial to using the database? Thanks
    BEGIN
    SDO_RDF_INFERENCE.CREATE_RULES_INDEX(
    'rdfs_rix_articles2_faily',
    SDO_RDF_Models('family', 'articles2'),
    SDO_RDF_Rulebases('RDFS','family_rb')
    END;
    Ernest Lim

    You are right, a rules index would have to be created for the rulebases and both the models you use in the query. The example in the rules index creation you have shown at the end of your post does exactly that - creates a rules index for the set of rulebases and models: RDFS, family_rb, family, articles2. Once that rules index is created you should be able to run the query without getting the error.
    Did you get an error while trying to create a rules index using the code shown in your post?
    FYI, a forum for posting semantics questions is at RDF Semantic Graph

  • Is it possible to create a DVD of photos that will play on a television?

    Is it possible to create a DVD of photos from iPhoto that will play on a television?

    Yes.  You'll need a video DVD authoring application like iDVD and an external optical drive. I suggest a 3rd party optical drive as the Apple Superdrive is limited to USB 2 which has rather slow through put.  Get one with USB 3 or FW.
    Export a slideshow out of iPhoto as a QT movie file via the Export button in the lower toolbar.  For iPhoto 9.4.3 and earlier select Size = Medium or Large. For iPhoto 9.5 and later selct 480p.  Open iDVD, select a theme and drag the exported QT movie file into the open iDVD window being careful to avoid any drop zones.
    Or open iDVD, select a theme, create a slideshow in iDVD and add the photos from iPhoto via the Media Browser in iDVD.
    Follow this workflow to help assure the best quality video DVD:
    Once you have the project as you want it save it as a disk image via the File ➙ Save as Disk Image  menu option. This will separate the encoding process from the burn process.
    To check the encoding mount the disk image, launch DVD Player and play it.  If it plays OK with DVD Player the encoding is good.
    Then burn to disk with Disk Utility or Toast at the slowest speed available (2x-4x) to assure the best burn quality.  Always use top quality media:  Verbatim, Maxell or Taiyo Yuden DVD-R are the most recommended in these forums.
    If iDVD was not preinstalled on your Mac you'll have to obtain it by purchasing a copy of the iLife 09 disk from a 3rd party retailer like Amazon.com: ilife 09: Software or eBay.com.  Why, because iDVD (and iWeb) was discontinued by Apple over a year ago.
    Why iLife 09 instead of 11?
    If you have to purchase an iLife disc in order to obtain the iDVD application remember that the iLife 11 disc only provides  themes from iDVD 5-7.  The Software Update no longer installs the earlier themes when starting from the iLIfe 11 disk nor do any of the iDVD 7 updaters available from the Apple Downloads website contain them.
    Currently the only sure fire way to get all themes is to start with the iLife 09 disc:
    This shows the iDVD contents in the iLife 09 disc via Pacifist:
    You then can upgrade from iDVD 7.0.3 to iDVD 7.1.2 via the updaters at the Apple Downloads webpage.
    There are simpler (in features) video DVD authoring applications available from the App Store.

  • Is it possible to create a shortcut for current time / date with iPhone native apps?

    is it possible to create a shortcut to insert the current time / date in a text such as a Note with iPhone (IOS 6) native apps (not a 3rd. party app)?
    By "shortcut" I mean a combination of characters, the same as under settings/general/keyboards/shortcuts.
    thanks.

    Code that does it is here:
    http://forum.java.sun.com/thread.jsp?forum=48&thread=453846&tstart=0&trange=15
    MOD

  • Is It Possible to create multiple tab report in OBIEE 11g?

    Is It Possible to create multiple tab report in OBIEE 11g?

    Triple post even! Multiple tabs in a single OBIEE  &  https://forums.oracle.com/thread/2560266
    Stick to one post!

  • Is it possible to create a timestamp with an accuracy of 1ms?

    I want to acquire data with PCI-6023 and write them with a precise timestamp to a file. Is it possible to create a timestamp with an accuracy of 1ms?
    Maybe somebody can tell me experiences with logging data over a time periode up to 24 hours (and time-accuracy of 1ms)?

    Hi Hans, This forum is related to one of National Instruments' automation products rather than data aquisition. Perhaps you will acheive better results if you post your question to one of the "Measurement Devices" forms instead.

  • TFS 2010 Branching - Is it possible to create a child branch with latest version of specific code alone from parent branch?

    Hi,
    QUERY:
    I've  'MAIN' code base as parent branch.
    From 'MAIN' parent branch, I need to create multiple child 'Development' branches (Dev1, Dev2,etc..) for consecutive releases. 
    I don't want Child branch creating with entire code from Parent branch. i.e Each DEVELOPMENT branch should not be a full branch of MAIN.
    Is it possible to create child branches with specific code from Parent.
    For example:
    MAIN  -> Parent branch contain Project1, Project2,...........Project10.
    DEV1  -> Child branch which contains Project2 and Project3 alone.
    DEV2  -> Child branch which contains Project2, Project5, Project6, Project7, Project8 alone.
    NOTE:
    I'm trying to create a 'Basic branching Plan' to maintain the Source Code in TFS, for consecutive release with concurrent development.
    i.e  
    MAIN   <--- FI & RI ----->  Dev1, Dev2, Dev3
    MAIN  <------- RI alone ---| Release1, Release2, Release3
    I'm new to TFS, please advice for the above mentioned branching specific query.
    Also, if possible, please suggest me the best branching strategy according to my need.
    Regards,
    Riswan Babu

    Hi Riswan,
    It's unavailable to branch a folder or team project partly, it always copying the same source code from its parent when you create a branch in your team project. For you requirement, you might try the methods below to see if it works for you:
    1. Since the DEV1 and DEV2 have different, you can have two folders(like MAIN) in your team project and each folder include the projects/solutions you need. No need to create two branches that include different projects
    2. Create two branches from Main, and delete the additional projects that you want to keep. Then develop with the branches separately.
    3. Or create the branches from Main but keep all the content, just modify the projects you need in each branch. The difference will merge back in root branch if you need to merge back finally.
    For release, you can create sub-branches from the two branches you created as you requirement. And you can check the links below for more information about branching and merging:
    http://msdn.microsoft.com/en-us/magazine/gg598921.aspx
    http://vsarbranchingguide.codeplex.com/
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Is it possible to create endnotes that restart with each section in Pages that will stay that way in epub?

    I can create section endnotes in Pages, no problem. When I export to epub, the notes are all there and the links work perfectly, but the numbers run continuously throughout the document. Is it possible to create section endnotes in Pages that will survive the epub export?

    I have a now-you-see-it now-you-don't and now-you-see-it-again suggestion from someone on this forum to try the new Pages upgrade which says it delivers improved epub export. Whoever you are--thanks for the suggestion--but I tried it and it doesn't make any difference to the notes, or anything else so far as I can tell.

  • Consider creating a forum category on AppleCare?

    Hi all (long time no speak),
    Anyhoo, it's just a suggestion, but I think it might be worthwhile to consider creating a forum category -- perhaps in the same "Special Interests" forum that this category on "Feedback about Discussions" is in -- that would corral posts having to do with all things AppleCare.  It could, for discussion's sake, be called AppleCare.
    Such a forum category could include, among other things, questions about how best to use AppleCare (both by mail and in person), and a whole host of the many issues that arise in connection with  the provision of inital and extended warranty technical service by both Apple and Apple-Authorized Service Providers. It could even be broader.
    Over the past year or so I have had two fantastic experiences with AppleCare at the 5th Avenue Store in NYC (one just recently that inspired this post), and such a forum category would allow me to share the specifics of those experiences and, more importantly, help others to utilize this important customer-service resource in the most efficient and effective way possible.
    Like I said, it's just an idea and I'm sure there are there flaws with this proposal that I've not considered, but hey, that what Discussions are for, right, vetting ideas.  So, please, by all means, feel free to discuss (amongst yourselves or in groups) and share your thoughts.
    Thanks for your consideration & (a long-belated) Happy 2009 to the entire AD community.
    -- JDee

    JDee wrote:
    Hi all (long time no speak),
    Thanks for your consideration & (a long-belated) Happy 2009 to the entire AD community.
    -- JDee
    Hi Stranger,
    As always, a thoughtful post.
    Take care and the best of luck to you!
    Joe

  • Is it possible to create a filter function in Muse?

    I was wondering how to create a filter function in Adobe muse. I need this for a website that rents B&B´s, Agriturismo and some other stuff. I would like to have this filter where people have search options.
    Michiel

    Hi Hans,
    I mean a filter for searching in your website. I give you a website and you see what I mean. I think i have to make a database for this to work.
    www.vivere-e-gustare.com. Here you find on the left top a search engine to fill in your wishes about what you are looking for. I hope I made myself clear.
    Thank you
    Verzonden met Windows Mail
    Van: hans-g.
    Verzonden: donderdag 29 mei 2014 10:08
    Aan: michiel brouwer
    Is it possible to create a filter function in Muse?
    created by hans-g. in Help with using Adobe Muse CC - View the full discussion 
    Hello,
    in which area "people" should have search options? About your whole website, in a menu or, or ...
    To be not left empty-handed  here some links:
    http://helpx.adobe.com/muse/tutorials/building-your-first-website-part-7.html  >>> how to filter the items in the menu list ...
    http://helpx.adobe.com/muse/tutorials/creating-mobile-layout-designs-muse-2.html  >>> Adding links with the Links menu
    Hans-Günter
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6417713#6417713
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Help with using Adobe Muse CC by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • Is it possible to create hierarchical tree report (not group tree) CR2008?

    Hi,
    Is it possible to create hierarchical tree kind report using CR 2008(no group tree in the report)?  The report somewhat look like below and a node can have multiple Child and so and so. Is there any magical way either as a chart or any object which supports the below structure.
                                                          Parent1
                                           Child1              Child2             Child3             Child4          Child5
                     Child1A     Child1B      Child1C
        Child1Aa  Child1Ab
    its hierarchical tree  structure and it should be in detail section of the report so that print in paper is possible.
    Please help first of all, can we able to create a report in above structure(each item needs to be surronuded with box and the each last child will contain a table valued data.
    (if I post this thread, it may look like plain text, please consider the above data as a hierarchical tree  structure with child having N number of children)
    Thanks

    Moved from .NET Development - Crystal Reports forum to Crystal Reports Design forum.
    Ludek

Maybe you are looking for