Combining Text messages and Video - text

I am using Adobe Flash Media Server. I am trying to do one 2 one video chat with clients exchanging text messages back and forth. I want to alternate different text colors such as red and blue to stand out well. I tried using css but it changes all the text colors not just each message.
Can find any examples at all in ActionScript. Please can somebody point me in the right direction?
Thanx in advance

I think you might need to add some source code of stuff you've already tried.
In general though, any text formatting, including colours, can be done via TextField.setTextFormat();
Also look at the TextFormat class.

Related

AfterEffects Script - I want to set the display settings of the layer panel with a script

halo!
I would like to explain in words, but I am Japanese and rely on Google Translate, so let me explain with pictures.
I would like to implement a script that increases the header like the second image when I press the arrow on the first image.
I'm having trouble finding anyone who can answer that it's the Japanese community.
1st2st

how to customise elementor functionality(how do I find the right bit of code?)

I'm trying to make a web page formatted similar to that of Netflix. Where a list of videos are displayed in a div with two arrows in either direction on each side. When the number of videos are more than the width of the window clicking the arrows moves the displayed videos in the corresponding direction by one video.
And(key part), when a video is clicked, the clicked video gets displayed on another div(main part of the screen) with a text of introduction and an excerpt of the video playing in the background of that section, plus a "play" button to start the video.
I would probably be able to sort it out with vanilla code. But this page is managed by WordPress so I would have to plug in my code with wordpress.
My assumption is that hacking the existing elementor code for the video widget would be the quickest way to do it. But I don't know how to find the code corresponding to the functionality I need to modify to customize it to do what I want. I can locate the video-widget file, but still, it's a huge file with lots of code. How do I find the functionality I need specifically to import into my own code?
Thank you and sorry for the verbose phrasing.

How to get customized background color on Gmail?

This might be the silliest thing, but I was trying to change the background color of gmail. I saw that in settings I could choose from a variety of colors they offer, but I wanted to use a different one, so I thought of uploading a .png with only the color to google photos and choose a photo as a background.
However, when I did that, instead of getting a neat result with the color, gmail applies a weird shadow to it that I can't remove. Is there a way for me to achive having only the plain background of a customized color?
I'll edit a screeshot to show what I would like to achieve.
Thank you so so much!
An edit of what I would like to get
What I actually get when uploading an image from my Google Photos

Highlighting an item in the actionbar when in a certain activity when using ActionBarSherlock

I'm putting the final touches on an application that Ive been working on for quite a while and while I understand how to restyle existing components by using inheritance Im coming up blank in my search on how to accomplish this last thing.
I want to apply a custom color/image behind the text or icon representing the current activity I am in. This would be similar to how the tabs have the highlight underneath them while selected. I am already using the tabs and have figured out how to change the image resource that is the little underline in the tab bar. Now I just need to accomplish the same look for the action items.
Ive overlooked the actionbarsherlock library for the past day and a half but I dont see anywhere that I could do what I want to accomplish. I have to imagine that such a thing can be done but like I said before so far Im coming up short. Any help would be much appreciated.
I figured out a simple way to do what I asked earlier. I just created a square shape in xml, put text over it, assigned it the gradient and color I wanted and assigned it to that action item I wanted highlighted in the activity i was in.

Image Colors Appear Wrong on Chrome/Windows

While testing a design for a site, I took a screenshot with "TinyGrab" and sent it to a friend.
The friend saw something entirely different from myself... On Windows and only with Chrome, the blue in this photo appears purple. On OS X (even with Chrome) or with any other browser, the blues appear just fine.
Can anyone explain what is happening?
This is the image: http://c0848462.cdn.cloudfiles.rackspacecloud.com/fc3572c4aff9588ff9add4e2aad47755.png
Sounds/looks like the colour profile for your monitor or a monitor is being embedded in the file. You could try using something like ImageOptim (MacOSX) as part of its lossless compression removes extraneous data like profiles from images.
Hope that helps.

Resources