A Flash Developer Resource Site

Search:

Type: Posts; User: garfieldx

Page 1 of 6 1 2 3 4

Search: Search took 0.08 seconds.

  1. Replies
    0
    Views
    1,679

    Save JPG from Flex 2 Chart

    Hi,

    does anybody know, how to save or output a jpg from a flex 2 chart? Would be very grateful for your help.

    Thx,

    Garfield
  2. Artist's Flash website doing some physics - check out

    Just finished a Flash website for an international artist: Link

    The site is produced for Flash 8 and is multilingual. It contains several effects which are done by physical calculations.
    ...
  3. Replies
    2
    Views
    714

    if you use Dreamweaver this can be handy:...

    if you use Dreamweaver this can be handy: http://www.macromedia.com/software/flash/download/detection_kit/

    Otherwise: http://moock.org/webdesign/flash/detection/moockfpi/

    Hope that helps,...
  4. I experienced the same problems with Word...

    I experienced the same problems with Word documents on Windows XP and IE 6 since I installed Service Pack 2. I never experienced it with pdfs though.
    What I did is a workaround which unicycle...
  5. Replies
    7
    Views
    917

    Hi Musicman, back and forward functionality of...

    Hi Musicman,

    back and forward functionality of this site works fine for me in Firefox (1.0.4)..

    Greets,

    Garfield
  6. Replies
    7
    Views
    917

    Hi, I used the Macromedia approach for this...

    Hi,

    I used the Macromedia approach for this project: www.x-fade.at
    It is quite a while ago that I did this project (so I don't remember that well), but as far as I remember it took me a day to...
  7. Replies
    4
    Views
    735

    A real subquery would be in my understanding...

    A real subquery would be in my understanding something like:

    SELECT * FROM (SELECT * FROM)....
    WHERE ....

    This is e.g. possible in MS SQL. Concerning mySQL I think this is possible in Version...
  8. Replies
    4
    Views
    735

    You can use "OR" in SQL. So you might want to do...

    You can use "OR" in SQL. So you might want to do something like this:


    SELECT * FROM table
    WHERE section LIKE '%mainsite' OR section LIKE '%fitness'....

    Hope that helps (even though I didn't...
  9. Replies
    0
    Views
    395

    Center MovieClip in 100% movie?

    Hey,

    can someone please explain me, how they did do that: http://www.wegvanwater.be

    The main movie is set to 100% - so if you scale your window, the movie shows more or less bg content. The...
  10. Replies
    4
    Views
    767

    You could try to write the code in the function...

    You could try to write the code in the function in one line of the onClick event. But I don't understand your concerns?

    Garfield
  11. Replies
    4
    Views
    767

    Maybe this could help.

    Maybe this could help.



    <script language="javascript" type="text/javascript">
    <!--

    var mypopup;

    function popup_win()
  12. Replies
    59
    Views
    7,019

    2A is cool - for sure - but there is nothing new...

    2A is cool - for sure - but there is nothing new - always the same “over-animated” stuff. My favourite studio is definitely FI by now, since they understand to produce overwhelming sites with a...
  13. Replies
    3
    Views
    642

    Thanks for your help! Very helpful. I have 2...

    Thanks for your help! Very helpful.

    I have 2 questions:
    - You only use servlets? Or do you also use a scripting language like JSP?

    - What about extensions? Do I need extensions like "strats"...
  14. Replies
    3
    Views
    642

    JAVA: where to start

    I want to learn how Java can be used for server based application - probably in combination with Flash on the client. I am using PHP right now, but want to see what can be done with JAVA.

    Right...
  15. Replies
    0
    Views
    651

    Multibyte & PHPObject

    Hi,

    can someone please explain me what for the multibyte feature of PHPObject is?! I tried PHPObject with special characters from the german language like ö, ä and ü without multibyte support....
  16. Hi! I was using mysql-front until the initial...

    Hi!

    I was using mysql-front until the initial german developer stopped development. After its rebirth mysql-front is running pretty slow on my machine (3,2 GHz Pentium 4) and has not the simple...
  17. Replies
    7
    Views
    1,535

    Hey, thanks for the help. I didn't have the...

    Hey, thanks for the help. I didn't have the chance to try this yet, since I am on holidays, but I will, when I am back at work next week.



    - Do I understand you right that you just need the...
  18. Replies
    0
    Views
    545

    AMFPHP Version 1.0 release?

    Hi,

    I am a little bit experimenting with AMFPHP. Great work! But I am wondering, that there was nothing (visible) done since last year. Will there be a 1.0 Version released?? Musicman?


    Thx,
    ...
  19. flash remoting and flash player 6.0.47 - possible?

    Hi,

    I have some questions concerning Flash Remoting and an old player version...

    - Is Flash Remoting (amfphp 0.9) with e.g. the Flash Player 6.0.47 possible?

    - Can I use the data bindings...
  20. FTP connection & Windows XP firewall problem

    Hey guys,

    just a short question. I use SmartFTP (smartftp.com) as my primary FTP program. I have the Windows XP firewall enabled and some ports open. I can connect to a bunch of servers with...
  21. Replies
    3
    Views
    1,460

    Thats in my opinion more simple than doing the...

    Thats in my opinion more simple than doing the game-part. It depends on what you are going to do with you chat, but Flash Communication Server would be perfect for this (xadra fortress too), but also...
  22. Replies
    3
    Views
    1,460

    Hi, first of all: good luck to you, cause this...

    Hi,

    first of all: good luck to you, cause this means a lot of work. I have done something like this as a prototype. So I can give you some hints what you should look for.

    Communication: For...
  23. Replies
    1
    Views
    685

    To be honest i would prefer html for a forum. In...

    To be honest i would prefer html for a forum. In my case I have to say I am twice as fast in developing just html (PHP driven) instead of Flash and backend stuff. Concerning look and feel html will...
  24. Replies
    7
    Views
    1,535

    Hi, Thanks Musicman. As far as I understand...

    Hi,

    Thanks Musicman. As far as I understand Windows XP has no own SMTP Server, just a SMTP relay (or something like that). You can define remoteadresses and aliases, but I don't know how to...
  25. Replies
    7
    Views
    1,535

    IIS 5.1 (Win XP) and SMTP

    Hi guys,

    I have a Windows XP machine where I develop my stuff (no own domain, because just for development!). I have never figured out how to setup the SMTP Server in IIS 5.1 to send (not receive)...
Results 1 to 25 of 142
Page 1 of 6 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center