A Flash Developer Resource Site

Search:

Type: Posts; User: Blutimus

Page 1 of 20 1 2 3 4

Search: Search took 0.34 seconds.

  1. Okay I have the PHP working and the date is being...

    Okay I have the PHP working and the date is being passed to the page as it does display correctly on the 'dates.php' page. However I cannot get the variable to pass into Flash. Here is my code:
    ...
  2. It's been so long I don't know where to start..

    I don't think this will be too hard, but I need a nudge in the right direction...
    I want a flash movie to load different text files and picture sets based on a string passed in the URL. For example,...
  3. Replies
    5
    Views
    575

    great! Good sense of humor, well designed. Clean...

    great! Good sense of humor, well designed. Clean and crisp, easy to navigate, quick download. The shirt zoom thing could work a little better, but overall excellent. I'll definitely forward this to a...
  4. Replies
    7
    Views
    2,128

    sorry I haven't answered this - I've been away....

    sorry I haven't answered this - I've been away.
    micmac, I have never built an app that reads data from a scanner, but I work with them using existing apps. I install and support retail point-of-sale...
  5. Replies
    5
    Views
    497

    yeah I had kind of a slow 'start up' too. I am on...

    yeah I had kind of a slow 'start up' too. I am on dial up, but there was definitely a 20-30 second lag from when I first saw the blue bg until I saw any indication the movie was actually playing.
    ...
  6. Thread: Fashion site

    by Blutimus
    Replies
    2
    Views
    508

    Has this guy been banned yet? sheesh buddy. I've...

    Has this guy been banned yet? sheesh buddy. I've read about three of your insightful reviews exactly like that one. Okay, you don't like it at least give some plausible reason..... and grow up!
    ...
  7. Replies
    3
    Views
    565

    Are you sure the text file loads? I've tried to...

    Are you sure the text file loads? I've tried to access the page twice and both times it hangs up and just sits there. All I see is a white box in the upper right corner of the page. THe page never...
  8. Replies
    2
    Views
    993

    From the Flash help files (good reading:)): ...

    From the Flash help files (good reading:)):

    To tell the truth, I should hang out in this forum more as I am severly Font Challenged:)
    Here's another trick: You can import a font into Flash which...
  9. Replies
    7
    Views
    2,128

    Okay, somewhere I know I have some really...

    Okay, somewhere I know I have some really excellent sites for both information on the hardware and software that will allow you to read data from a scanner.
    What specifically are you looking for?...
  10. Replies
    3
    Views
    801

    yer welcome:) Good luck!

    yer welcome:)
    Good luck!
  11. Thread: Access Safe?

    by Blutimus
    Replies
    3
    Views
    781

    Not right off hand but a web search should yeild...

    Not right off hand but a web search should yeild more than a few... check some of the internet.com links here on FK
    Good luck
  12. Thread: Access Safe?

    by Blutimus
    Replies
    3
    Views
    781

    Access is not safe for sensitive data. If you are...

    Access is not safe for sensitive data. If you are testing, learning or it's just not that important access is ok. With access the db generally resides in a public directory and someone could link...
  13. Replies
    7
    Views
    2,128

    http://www.beechman.co.uk/dlsoft.htm...

    http://www.beechman.co.uk/dlsoft.htm
    http://www.makebarcode.com/software/software.html
    http://www.designrlabels.com/home.htm

    I have some better ones but they are on my computer at work. I'll...
  14. Replies
    3
    Views
    801

    >> Opens the file for appending > opens the file...

    >> Opens the file for appending
    > opens the file for writing
    none opens it for reading.
  15. Thread: Stop Layer

    by Blutimus
    Replies
    1
    Views
    561

    How is the movie setup? Are you drawing the...

    How is the movie setup?
    Are you drawing the lines on the main stage? If so make sure their layers have frames after the animation stops and the line instances are present in those frames.
    If they...
  16. Replies
    11
    Views
    735

    Sometimes it just takes a fresh pair of eyes.:)...

    Sometimes it just takes a fresh pair of eyes.:)
    You can go one step further and create an error checking routine so that in the event there is a problem with your text file and it does not load the...
  17. Replies
    31
    Views
    3,450

    ..or totally screw up Dreamweaver:(

    ..or totally screw up Dreamweaver:(
  18. Replies
    11
    Views
    735

    test for the text display variable. if...

    test for the text display variable.
    if {textvariable=""}
    goto and play(1)
    else
    goto and play(next)
    ...err something like that. sorry I don't have Flash with me so I can't paste the real code,...
  19. Replies
    1
    Views
    373

    If you use the onclipevent you can create...

    If you use the onclipevent you can create variables on the main timeline that can easily be accessed and manipulated in the MC. For example this code is attached to an MC on the main timeline:

    ...
  20. Thread: O O dear

    by Blutimus
    Replies
    3
    Views
    369

    ...anytime:)

    ...anytime:)
  21. Replies
    11
    Views
    735

    did you try to include a routine to check the...

    did you try to include a routine to check the value of your text variable?
    I can't download the fla - get some wierd tripod error....
    anyway, from the homepage when I click on 'Links' then click on...
  22. Replies
    11
    Views
    735

    a link to the offending file might help. kind of...

    a link to the offending file might help.
    kind of sounds like it is not loading the text file correctly the 2nd time - der!
    anyway, try writing an error checking routine to test if the value of your...
  23. Thread: O O dear

    by Blutimus
    Replies
    3
    Views
    369

    create a unique movie clip symbol for each...

    create a unique movie clip symbol for each different type of chess piece (pawn, queen, rook, king, bishop, knight etc) you can then reuse the symbols as many times as necessary. each one you use...
  24. Replies
    2
    Views
    390

    also make sure that the image is a symbol. You...

    also make sure that the image is a symbol. You can't put effects on shapes and imported images until they are converted to symbols.
  25. Replies
    13
    Views
    1,059

    Are you getting the same beep sequence with the...

    Are you getting the same beep sequence with the DDR? If not what is the new sequence?
    Do you have another know good machine that you can test the original SDRAM in?
    Do you have known good RAM that...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center