ThemeForest

Posts by FreeWeb

99 posts
  • Has been a member for 2-3 years
  • Bought between 100 and 499 items
FreeWeb says

Hello,

thanks for your help! But the \r doesent work, its just written in the textarea too. Its like the html tags are going to ignored in textareas??

It would be really nice if someone can tell me a solution!

Thank You!

1 year ago in thread Question about Textarea :)
99 posts
  • Has been a member for 2-3 years
  • Bought between 100 and 499 items
FreeWeb says

Hello,

i hope that someone is her who can help me by a little question :)

I made a Textarea in a php document. This works fine, and i write an echo like this:

echo “ ”;

echo “Hello her is themeforest <
br> where are you?”;

echo “ ”;

My Problem is now that the <
br> tag has no effect, its also written in the Textarea.

My Question is, how can i set the textarea so that the <
br> Tag has an effect like in a Html site?

Thank You!!!

1 year ago in thread Question about Textarea :)
99 posts
  • Has been a member for 2-3 years
  • Bought between 100 and 499 items
FreeWeb says

Hello,

i bought a 3D Model and i have it as a Collada File with 6 Texture images. I can load this 3D Model into Cinema4D thats no Problem :) My Question is now, can i export the 3D Model from Cinema4D to a Collada(DAE) Model with only 1 Texture Image???

Thank You!!!

1 year ago in thread Export 3D Model with only one complete Texture?
99 posts
  • Has been a member for 2-3 years
  • Bought between 100 and 499 items
FreeWeb says

Hello,

i need some Help :) I need a Script that export a specific Area(NOT THE WHOLE STAGE !!!) that i can define in Pixels from a Flash Website as PNG Image through PHP directly on the Server ;)

The Script must be in Actionscript 3.0 !!!

Thank You!!!

2 years ago in thread Searching for a Script
99 posts
  • Has been a member for 2-3 years
  • Bought between 100 and 499 items
FreeWeb says

Thanks but this does not Help me. I need a script that overlays a transparent png file over an Flash Website.

Thank You!!!

2 years ago in thread Please Help me i am searching a Script
99 posts
  • Has been a member for 2-3 years
  • Bought between 100 and 499 items
FreeWeb says

Hello,

i am searching for a small script that allows me to display a transparent PNG Image over a Fullscreen Flash Website on the right top corner. The Image should be diplayed everytime on the top right corner even if i resize the browser window of switch the Flash Website to Fullscreen.

I hope that someone can help me to find a solution!!!

Thank You!!!

2 years ago in thread Please Help me i am searching a Script
99 posts
  • Has been a member for 2-3 years
  • Bought between 100 and 499 items
FreeWeb says

The Flash Developers should be better and more unique Flash Components!!!

That is the best advertise ;)

2 years ago in thread Where should we advertise?
99 posts
  • Has been a member for 2-3 years
  • Bought between 100 and 499 items
FreeWeb says

Hello,

i would like to know if there are someone here in the Forum who made a Portfolio with Papervision3D. and when yes, than please post a link :)

Thank you!!!

2 years ago in thread Papervision3D Portfolio Websites
99 posts
  • Has been a member for 2-3 years
  • Bought between 100 and 499 items
FreeWeb says

Okay,

i found this solution and it works:

var twitter3DUrlRegExp:RegExp = new RegExp(twitter3DWebsiteUrl);

twitter3DMessageUrl = twitter3DMessageString.replace(twitter3DUrlRegExp, " " + twitter3DWebsiteUrl + " ");

But i dont know why but before the string and after the string are now a few whitespace, i mean before the font tag and after the font tag.

Can someone tell my why there are added to the string ???

Thank You!!!

2 years ago in thread Insert a String into another String in a selected position???
99 posts
  • Has been a member for 2-3 years
  • Bought between 100 and 499 items
FreeWeb says

Hello,

thank you!!! But rightnow i found this solution:

var str:String = object3DXMLTwitterData.status0.text; var pattern:RegExp = /twitter3DWebsiteUrl/gi; trace(str.replace(pattern, “ok”));

This should be work really good but the twitter3DWebsiteUrl is a variable that includes the url and thats why it doesent work.

So it would be really nice if someone can tell me how this works with a variable inside the RegExp Pattern!!!

Thank you!!!

2 years ago in thread Insert a String into another String in a selected position???
by
by
by
by
by