A Flash Developer Resource Site

Search:

Type: Posts; User: sacevoy

Page 1 of 2 1 2

Search: Search took 0.06 seconds.

  1. Replies
    1
    Views
    609

    Registry

    The secret to this problem lies within the windows registry!
    So to access the default desktop jpg you should need to use
    a *.reg file. Executing this is possible in Flash but reliably knowing where...
  2. Replies
    0
    Views
    437

    is it possible to get flash to delimit th...

    is it possible to get flash to delimit th following string

    "50x100x50;90@90"

    and draw a U with sides 50pixels, base 100pixels and angles 90 degrees between each line?

    Regards,

    Sacevoy
  3. Replies
    4
    Views
    564

    Thanks

    Thanks for the replies guys, I am aware of the two methods you suggested, but obviously I didnt quite phrase my original problem as clearly as I thought!

    I wanted to update the contents of the...
  4. Replies
    4
    Views
    564

    Say I have three text boxes on my stage, two...

    Say I have three text boxes on my stage, two INPUT and the other DYNAMIC. Is it possible to input 2 numbers into the input boxes and have their sum dynamically appear in the 3rd dynamic text box?
    ...
  5. Replies
    2
    Views
    857

    Cheers

    Thanks Musicman!
    Your always good for an instructive snappy reply!

    Cheers

    Sacevoy!

    ps. its been a while since i have posted, good to hear from you!
  6. Replies
    2
    Views
    857

    Can someone direct me to a tutorial dedicated to...

    Can someone direct me to a tutorial dedicated to loading variables from PHP into Flash movieclips ( do variables need to be initialized etc)
    I currently use the following method :-

    <param...
  7. Replies
    15
    Views
    1,168

    @#$%@?$@

    Are you kidding??
  8. Replies
    15
    Views
    1,168

    MS ???

    Still using MS software????????
    Change to MySQL for a quick and dirty web DB!
    Or use postgresQL if the data protection is more important than speed! (also fully ACIDic)
    Then anyone will love to...
  9. Replies
    3
    Views
    1,383

    Musicman

    The query string lenght is only really an inquiry I can get round its physical limit by using the post form method!
    What really worries me is the fact the the query string variables fail to appear...
  10. Replies
    3
    Views
    1,383

    I am using flash to display invoices in a local...

    I am using flash to display invoices in a local small business. And I am passing variables to the flashinvoices in the form of name/value pairs in a query string. eg

    <param name="movie"...
  11. Replies
    1
    Views
    754

    #####Extract from PHPbuilder Hello, I work...

    #####Extract from PHPbuilder

    Hello,
    I work at Macromedia as the Product Manager for Dreamweaver UltraDev. We are in the research phase for our next version and we're looking for experienced PHP...
  12. Replies
    6
    Views
    695

    Yo

    The mail() function is actually nothing but a wrapper that tosses the mail over to the local mail system (SMTP etc.). It will only receive an error if it cant connect to this mail system. That does...
  13. Replies
    20
    Views
    38,957

    Maybe this will help

    Yo,

    I have converted postscript to pdf before using the following :->

    (Alain M.Samoun Tutorial)

    If you want to transform a postscript document to PDF ::

    Adobe has a program called...
  14. Replies
    20
    Views
    38,957

    Heres a thought, You'd have to...

    Heres a thought,
    You'd have to be more specific so I could try to solve the problem completely.
    As far as I can tell heres what I would do -> Say for instance you...
  15. Replies
    20
    Views
    38,957

    Check this

    Im not quite sure what you specifically want to do, but some time ago I needed to output flash to a printer as postscript.
    Here are the results, printout the drawings to observe the quality, nice!!...
  16. Thread: auto pop

    by sacevoy
    Replies
    2
    Views
    766

    Whats up

    Is it just me or have people forgot the view source option.
    Next time you go to a site and wonder how something is done (client-side that is) right-click your mouse on the page and select...
  17. Thread: php swf lib

    by sacevoy
    Replies
    3
    Views
    834

    Here you go

    Yo,

    libSWF is only able to run under LINUX so unless your a LINUXgeek (like me) forget about it.

    If you want the persue Flash on the fly however, the is an alternative MING (I know he...
  18. Check this out

    You said your a novice with MySQL so I have selected some tools which will help you.

    For manipulating MySQL over the net visit http://www.phpwizards.net and download PHPMyAdmin.

    For a Access...
  19. Good Idea

    Nice One Netbreed!

    Regards,

    Sacevoy

    "hardcore till the end \n"
  20. Replies
    0
    Views
    313

    Yo, How can I insure that, if for instance...

    Yo,

    How can I insure that, if for instance I load a external movie into a movieclip using the LoadMovie command, that when the playhead comes across this movieclip on the main timeline that...
  21. Replies
    9
    Views
    1,539

    Yes it is

    Dear kevleitch,
    in your haste to respond you seemed to have overlooked the cost of buying a commercial licanse for FLASH to built your template with!!!

    For an 19 year old (poor) student like...
  22. Thread: Unix help ...

    by sacevoy
    Replies
    2
    Views
    765

    Use the cat command

    After you have clipped room for the extensions use the cat command to append the necessary extensions.

    4 more help type
    %man cat
    at the command prompt

    Regards

    Sacevoy
  23. Replies
    9
    Views
    1,539

    Check this out

    You have two options:-
    (1) Use a template based program which in essence just slots externals into a place holder that you have predefined in flash (SWT).ie generator, PHPturbine etc

    (2)Actually...
  24. Replies
    3
    Views
    853

    Check Out these

    Telnet simply allows you to emulate being on a computer that you are connect to over the web. So if you are familiar running the mysql-client program from your command prompt, typically...
  25. Yes it is

    Php can achieve this!

    Look at the post I gave planethouse!

    now just before you would pass the flienames to ming so that it can swfencode the jpegs and flash loads them with the LoadMovie...
Results 1 to 25 of 31
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center