A Flash Developer Resource Site

Search:

Type: Posts; User: bryan_mahoney

Page 1 of 5 1 2 3 4

Search: Search took 0.07 seconds.

  1. Replies
    8
    Views
    1,110

    Message board with CF and Flash 5

    If you checkout Foundation ColdFusion for Flash (published by friends of ed) - i show readers how to build a simple message board system in CF - and then port it over to flash.
  2. try this - suppose to be the best ...

    try this - suppose to be the best

    http://www.anse.de/mysqlfront/

    bryan
  3. there are quite a few GUI programs out there that...

    there are quite a few GUI programs out there that will allow to connect to and administer a mysql db (i just installed one a day or two ago - along with mysql) - and they seem to work well.

    You...
  4. I did one a while back with Coldfusion and flash...

    I did one a while back with Coldfusion and flash 4 (recently converted it to flash 5)

    my advice - code you backend first - in either php or xml - and then convert to flash.

    Once you get a basic...
  5. Replies
    6
    Views
    971

    ColdFusion is much easier. No questions asked. ...

    ColdFusion is much easier. No questions asked.

    ASP is a mess!

    Hope this helps.
  6. Replies
    2
    Views
    454

    The best way is to load the variables into flash...

    The best way is to load the variables into flash from your cf template.

    Use LoadVariables in Flash and you'll need a cf template that will spit out the variables like this:
    ...
  7. Replies
    1
    Views
    353

    Are you trying to get the variable recognized in...

    Are you trying to get the variable recognized in Flash???

    If so, you'll need to use the LoadVariables command and you'll have to included the ROWID variable in the template you are loading.
    ...
  8. Replies
    4
    Views
    478

    I did a board in ColdFusion and Flash - and i...

    I did a board in ColdFusion and Flash - and i would suggest writing yourself a very simple php-based board first.

    Once it's working well, start thinking of integrating it with flash.

    I don't...
  9. Replies
    3
    Views
    753

    First of all, how are you saving your items in CF...

    First of all, how are you saving your items in CF (session, client, cookies???)

    Also, you could pass a productID from the flash movie to your add_cart.cfm (or whatever it is page) like it was...
  10. Replies
    8
    Views
    681

    It's really quite simple. I just had one...

    It's really quite simple.

    I just had one dynamic text box that holds the original post and all the subsequent replies -

    Then, i just use the .scroll and .maxscroll properties of the textbox to...
  11. Replies
    8
    Views
    681

    Looks pretty good. Graphics are nice. Isn't...

    Looks pretty good. Graphics are nice.

    Isn't more of a modified guestbook than a forum?

    You might want to have all replies under the original post?

    Just an idea. Nice work though.
  12. Replies
    8
    Views
    681

    I put up a simple flash board a while back. ...

    I put up a simple flash board a while back.

    http://www.smart-set.com

    It's in the lounge section - called "take 5".

    I've been working on the tutorial for a while.....but i'm still tweaking...
  13. Replies
    3
    Views
    817

    Hello, I haven't seen very much info on...

    Hello,

    I haven't seen very much info on Filemaker in these parts.

    Have you considered Access, MSSQL or MySQL ?

    I think you might find more help/examples.

    In any case, flash won't connect...
  14. Replies
    2
    Views
    676

    There are a few good tutorials on this site. ...

    There are a few good tutorials on this site.

    here's one:

    http://www.flashkit.com/tutorials/in_opbsr/tute_openbrowser.shtml

    hope this helps,

    Bryan
  15. Replies
    3
    Views
    726

    First of all, to handle your line breaks, try...

    First of all, to handle your line breaks, try this:

    Set "body" = "blah, blah, blah" & Newline & "blah, blah, blah" & Newline & Newline

    etc....

    As for the links,

    if your using flash 5,...
  16. Replies
    4
    Views
    384

    Thanks em, I knew that there was something...

    Thanks em,

    I knew that there was something that had replaced eval, just couldn't get it.

    Much appreciated.
  17. Replies
    4
    Views
    384

    Hello, I'm loading some variables into flash...

    Hello,

    I'm loading some variables into flash 5 like this:
    firstname1=joe&firstname2=bob

    etc....

    Then, in flash i'm defining the firstname value the following way:

    x = 1;
  18. He means that he moved you post to a different...

    He means that he moved you post to a different location -
    In the "scripting and back-end" section - which is better for questions about Guestbooks.
  19. Replies
    1
    Views
    256

    can't you just unload level4 on one keyframe and...

    can't you just unload level4 on one keyframe and then level5 on the next?
  20. Replies
    1
    Views
    406

    Not sure if I follow, but try this: right...

    Not sure if I follow, but try this:

    right click on your text field and click properties. then choose "include font outline".

    Preview it now and see if it works.
  21. Replies
    82
    Views
    3,152

    Hey gnogic, you're making it tough on people...

    Hey gnogic,

    you're making it tough on people here to be nice -

    i think the conversation has been very rational
  22. Replies
    82
    Views
    3,152

    There was certainly no harm intended. I really...

    There was certainly no harm intended.

    I really don't think you need to be upset about this - it's really not worth it - and i'm pretty sure the intention of the original post was not to get anyone...
  23. Replies
    82
    Views
    3,152

    Hey all, I think we're leaving out two a very...

    Hey all,

    I think we're leaving out two a very important point here -
    1. Trends
    2. Clients

    I think we are seeing some "similar" designs because they are some definite trends these days about...
  24. Replies
    82
    Views
    3,152

    Nice work! I'll be sure to strictly follow...

    Nice work!

    I'll be sure to strictly follow those guidelines - thus ensuring the pleasant viewing of this forum by all fellow members!

    I can't wait!
  25. Replies
    7
    Views
    1,079

    Well, unfortunately i'm not so familiar with with...

    Well, unfortunately i'm not so familiar with with cgi.

    Sorry,

    Bryan
Results 1 to 25 of 116
Page 1 of 5 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center