User Profile

Collapse

Profile Sidebar

Collapse
tussom
tussom
Last Activity: Nov 19 '07, 11:02 AM
Joined: Mar 17 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • tussom
    replied to scripting illustrator
    yes i checked them but i couldn't find the line of code that directly inserts the image.
    See more | Go to post

    Leave a comment:


  • tussom
    replied to scripting illustrator
    I don't know here's some of the code coz it's too long

    [CODE=javascript]var thisDoc = app.activeDocum ent;
    var artLayer = thisDoc.layers. add()
    app.defaultStro ked = false;
    app.defaultFill ed = true;

    var blueRect = artLayer.pathIt ems.rectangle( 595, 263.741, 153.03, 339.825);
    var darkBlueRect = artLayer.pathIt ems.rectangle( 595, 372.831, 43.94, 340.156);
    var border = artLayer.pathIt ems.rectangle(...
    See more | Go to post
    Last edited by acoder; Oct 22 '07, 07:27 AM. Reason: Added code tags

    Leave a comment:


  • tussom
    started a topic scripting illustrator

    scripting illustrator

    Hello
    is anyone familiar with using javascript with adobe illustrator

    i can't seem to find a way to place an image file into an Adobe illustrator file from within the javascript code

    i would appreciate any help in this area

    thank you
    See more | Go to post

  • tussom
    replied to GUIs and jar files
    in Java
    I'm gonna check these links, I appreciate your help

    Thank you
    See more | Go to post

    Leave a comment:


  • tussom
    started a topic GUIs and jar files
    in Java

    GUIs and jar files

    hello everybody , i have two questions:

    1) I want to create a button that, when pressed, will move the user to another GUI, how can i do so

    2) How can i make the run of the code an executable file that opens without opening the code.

    Thank u for helping
    See more | Go to post

  • tussom
    replied to Adding buttons to AVI files
    sorry i haven't been online for long
    thank u my problem was solved by using flash 8.
    See more | Go to post

    Leave a comment:


  • tussom
    started a topic Play And Exit

    Play And Exit

    HI EVERYONE
    I want to ask about two things:
    1- how can i make an exit button in flash that causes the player to exit when clicked.
    2- how can i make a play button that plays a song once i don't want the song to start unless play is clicked and i don't want it to loop.

    i'd be grateful if anyone helped me
    i need it asap
    thanks
    See more | Go to post

  • tussom
    started a topic Adding buttons to AVI files

    Adding buttons to AVI files

    Hi all
    Can anyone please tell me how to add buttons to interact with an imported AVI movie???
    when i add the buttons and select "test movie " the buttons appear but the movie doesn't???
    thank u
    See more | Go to post

  • tussom
    started a topic invalid cursor state
    in Java

    invalid cursor state

    hi all
    I'm getting an invalid cursor state error when i try to execute a select query on a database although i used rs.next()
    can anyone elp me please
    thanks
    See more | Go to post

  • tussom
    replied to highlighting text
    in Java
    we have to use the method Highlight (...) but i don't know how ??
    sorry again for nagging !...
    See more | Go to post

    Leave a comment:


  • tussom
    replied to highlighting text
    in Java
    I got that part but the thing is that i want either to highlight or change font of any word that matches the pattern and they may be many so how do i get their index and highlight them accordingly??...
    See more | Go to post

    Leave a comment:


  • tussom
    replied to highlighting text
    in Java
    I have done 1 and 2 but couldn't do 3 and 4 sorry for nagging but can anyone help me please...
    See more | Go to post

    Leave a comment:


  • tussom
    replied to highlighting text
    in Java
    the issue is about highlighting the text after finding it i don't know how to do that i need help quickly please....
    See more | Go to post

    Leave a comment:


  • tussom
    replied to highlighting text
    in Java
    can u please be more specific like how do i use the "setSelectionSt art"
    thank u...
    See more | Go to post

    Leave a comment:


  • tussom
    started a topic 3ds MAX script

    3ds MAX script

    anyone knows anyhting about programming in 3ds max script
    thanx
    See more | Go to post

  • tussom
    started a topic highlighting text
    in Java

    highlighting text

    Hello

    I want to highlight a text in a text area that matches a pattern written in a text field

    help me
    i need it asap
    See more | Go to post
No activity results to display
Show More
Working...