Jump to content

yehia

Active Members
  • Posts

    251
  • Joined

  • Last visited

About yehia

  • Birthday 11/12/1988

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

yehia's Achievements

Universalist

Universalist (6/7)

1

Reputation

  1. This perfect, thanks a lot firefox for such a great addition to autoit I have a question Took a look at the functions but i didnt find any function to stream an audio file in a call is there any way in autoit to do that? Thanks again Yehia
  2. Anyone got the audio working? I'm trying to capture the mic and add it to the video
  3. Works great for me but, is there a way to set the codec without the popup box? Edit: Ok, found it, it was commented in the script if anyone have the same problem
  4. i've tested this at work and it works perfectly but my question is: can it kill protected processes (access denied ones)? or does it just use ProcessClose?
  5. really thanks SmOke_N and Melba23 thats y i love autoit awesome community
  6. i have an invoice and sub invoices in the same file stated as 1234#1234 for main invoices and sub invoices for it 1234#1235, 1234#1236 , 1234#1237 i wanna capture only main invoices i got this regexp "[[:digit:]]+#[[:digit:]]+" but that captures all i need to capture only the ones with same numbers ex: 1234#1234 thanks alot
  7. hmmmmm... my script is slow and i thought allocating more memory to it would make it faster?
  8. im working on a 3D project using the irrlicht engine and my 3d model is big. it slows my process after using 50mb or memory is there a way to make my scrip use like 100mb of memory? thanks
  9. exactly what i meant im sure i saw it here but i cant find it anywhere thanks for answering
  10. well thanks alot for replying but thats not what im looking for to be more clear, it was a dock like the mac os dock and when u hover an icon it resizes like a hover size effect thanks again
  11. i once saw that mac os like dock (launch bar) which had the mouse over icons zoom effect anyone remembers or knows the name for that thread? searched alot and still cant find it thanks
  12. i found a dll somewhere yesterday for that but still the idea itself seemed stupid where the gif is going in a direction and the whole script using another timing i dont know but it seemed illogical thanks for the help again
  13. any chance for the support of animated gifs?
  14. yes thanks a lot the function is _SDL_rotozoomSurfaceXY if anyone searched for this later
  15. is there anyway to flip an image? like flipping it horizontally ... it would save some time and effort thanks
×
×
  • Create New...