Search:

Type: Posts; User: rtoot3; Keyword(s):

Page 1 of 4 1 2 3 4

Search: Search took 0.05 seconds.

  1. Thread: Quicktime to DV

    by rtoot3
    Replies
    3
    Views
    523

    [ubuntu] Re: Quicktime to DV

    it does, but when i do, it comes out as some rainbow fuzzy crap
  2. Thread: Quicktime to DV

    by rtoot3
    Replies
    3
    Views
    523

    [ubuntu] Quicktime to DV

    i wanted to edit a video i got off my phone. but my phone automaticaly saves videos as quicktime, and to edit it with kino, it needs to be a dv file. so i need to know if there is a video edititing...
  3. Replies
    0
    Views
    826

    Actionscript with flex sdk 3

    can anyone who uses the flex sdk 3 to write actionscript answer this thread?
    http://board.flashkit.com/board/showthread.php?t=784362
  4. Replies
    39
    Views
    23,548

    Re: HOWTO : developing flex with gvim

    thanx, it worked, by the way, what is bash.bashrc?
  5. Replies
    39
    Views
    23,548

    Re: HOWTO : developing flex with gvim

    hey! im back! a while ago i read this tutorial and it worked great. but i wanted to learn action script to make games. i soon quit because in every tutorial i found for as, it would say something...
  6. Re: How do I build a flash site with Ubuntu 8.10?

    dont give up on flash! this is really good!

    http://ubuntuforums.org/showthread.php?p=4991216#post4991216

    i had this same question once. no one ever told me anything good(except that you can...
  7. Replies
    36
    Views
    2,380

    Re: making java applets

    well id doesnt crash anymore when i reload it. i think my computer was just being slow. also i solved this problem...

    i found out if i just close the browser, open it up again and go to the page...
  8. Replies
    36
    Views
    2,380

    collisions

    does anyone know anywhere that explains with detail how to use collisions with a java applet?
  9. Replies
    36
    Views
    2,380

    yet another problem

    the way i learn is by taking tutorials. then when ive got the full code i mess around with it alot. over and over, which means alot of refreshing. so heres the problem, when i refresh a page alot...
  10. Replies
    36
    Views
    2,380

    Re: making java applets

    1) i checked all over today, turns out you cant

    2) yeah, but i talked to the teacher today about it and he gave my account the terminal, yay!

    3) sadly, Im the best person with computers in my...
  11. Replies
    36
    Views
    2,380

    Re: making java applets

    is there maybe an online compiler anybody knows about?
  12. Replies
    36
    Views
    2,380

    Re: making java applets

    it does have java pre-installed i just found out, but i dont have permission to use the terminal. it has dream weaver though, and you can write in java with dreamweaver. but then how can i compile it?
  13. Replies
    36
    Views
    2,380

    Re: making java applets

    anyone got any news on this though?
  14. Replies
    36
    Views
    2,380

    Re: making java applets

    thanks, ill see if it works when i get to school
  15. Replies
    36
    Views
    2,380

    Re: making java applets

    its an i-mac, would that have it pre installed?
    also how would i get to the terminal in a mac?
    and would i use the same code for compiling
  16. Replies
    36
    Views
    2,380

    Re: making java applets

    how would i download java so i could write programs on a mac (i use ubuntu, but i have a webdesign class and all the comps are macs) but i went to the java.sun.com and there was a ton of downloads,...
  17. Replies
    36
    Views
    2,380

    Re: making java applets

    ok, thanks!
  18. Replies
    36
    Views
    2,380

    Re: making java applets

    are you saying i could make java applets using python and ruby and all that? that would be great! then i wouldnt have to start learning java!
  19. Re: double question post involving kernel modding and webpage making

    oh yeah! i used to use kompozer before i wrote my own code. i forgot all about it. its a really good program.
  20. Replies
    33
    Views
    11,489

    Re: IFRAME alternative

    if the layouts were getting messed up in other browsers, its because you were using absolute positioning. if you just use divs and float them with css, it can prove to be much better than tables
  21. Replies
    36
    Views
    2,380

    Re: making java applets

    i am recompiling it, and as for reloading it i first tried using the reload button at the top of the browser, then i tried re entering the location, then i did the ctrl + F5 thing and it still...
  22. Replies
    36
    Views
    2,380

    Re: making java applets

    i wrote this code from a simple tutorial that makes a ball move across the screen



    import java.applet.*;
    import java.awt.*;

    public class ball extends Applet implements
    Runnable
    {
  23. Replies
    36
    Views
    2,380

    Re: making java applets

    i have programmed with c++ and python before, and they are a lot more fun to me than java. but the reason i want to program in java is because you can use them in browsers.
  24. Replies
    36
    Views
    2,380

    Re: making java applets

    do you need to compile an applet, or do you just save it as .class and then you can load it in a webpage. i got pretty good at one time with both normal java applications and java applets. but its...
  25. Replies
    36
    Views
    2,380

    Re: making java applets

    oops, sorry, ill do that next time, also thanks.
Results 1 to 25 of 91
Page 1 of 4 1 2 3 4