I've got a router performing simple NAT translation using iptables
iptables -t nat -o -j MASQUERADE
This works fine almost all of the time except for one particular case where some TCP RST and FIN packets are leaving the router un-NAT'd.
In this scenario I setup 1 or 2 client computers streaming Flash video (eg www.nasa.gov/ntv)
At the router I…
I'm importing text in from an xml file and i'm using htmlText to try to keep some styling with tags. I have both the regular and bold face font embedded, and the bolding works fine. The problem is that it ads spaces around the words in bold like a paragraph indent and then makes a line-break after them. What's going on, is there a way to fix?
…
Hi All,
I have a code like this
<script type="text/javascript" src="http://www.clipul.com/play/swfobject.js"></script>
<div id="player">This text will be replaced</div>
<script type="text/javascript">
var so = new SWFObject('http://montsmile.com/jwplayer/player.swf','mpl','480','380','8');…
My yahoo mail is very slow sometimes. When it is, I notice that IE8 is using 100% cpu. Using sysinternals process explorer I discovered the thread using all the cpu in IE8 has Flash in the stackwalk.
I upgraded flash from 9 to 10, but the problem persists. I'm about to edit hosts to block the flash content by…
Hey all,
After the unfortunate realization that Firefox is just not going to play nice with an embedded HTML5 video with my server set up, I've decided to go the JW Player route, since it's compatible with iPads and iPhones.
I can get the file to show up on my page, but it's big and heavy. I would like for it to…
So what I need Is some Open-Source project for symbian which would consist of Costumisable web browser and a folder to place my HTML+ images and SWF documents. So I can not to get a deep dive into Symbian Development and just put my files where I need, correct browser style meny and Icons and compile into .SYS
…
I downloaded clonezilla and then wrote it to a USB flash drive with this:
dd if=clonezilla.iso of=/dev/sdb
I've confirmed that the system boots and clonezilla runs from the flash drive.
I want to store a clonezilla backup on the same flash drive clonezilla is running on, but I tried it and ran out of space,…
Hi i embed a video in my html page and i want to hide div after complete the video. and a specific time.my video time is 12 sec.
I am using this function
$('#fvideo').fadeOut(12000);
and html code.
I'm base64 encoding a JPG in AS3 and passing it to PHP where it would be decoded. It appears that AS3's encodeToBase64String() function and and PHP's base64_decode() function do not use the same algorithm.
Is there a library or API for either language that would allow it to interface with the other?…
Hi,
I am trying grab all the member variables in AS3, and then foreach one i would like to process it in various ways. I would need the name and then if it is a collection of some type I would like to loop through that collection as well. I am attempting to essentially serialize in a somewhat custom…
I have many .swf files and want to make a .pdf file with them, how can I do it automatically with a script file?
Each .swf is only a slide and there are no animation in them!
when the embedFonts is removed, it works perfectly as expect. Otherwise when an image is clicked, it selects the whole text around it.
Alternatively can anyone suggest a method to style dynamic textfields instead of using html?
Hi, i'm a computer science student working on a Yahoo Messenger - like program implemented in Java.
My problem is that whenever the JTextArea inside my frame contains new message updates, the user must be prompted even when his/her frame is minimized. Is there a workaround on how to make the JFrame…
I thought I was being slick by having movieclips that I export for actionscript and then addChild later. I've made this one movieclip that loads html text through as, and it works fine when I drag it to the stage; but if I do
var trackListingBox:trackListingScreen = new trackListingScreen();…
Hello,i want to install windows xp from my flash disk but upon running DISKPART and LIST PART my flash disk is not being listed.I soon find out its not supported on another forum.I tried unet bootin but i dont want to go that route.I have learn't that i can make my flash disk appear a hard…
I've been looking for a tutorial and answer to this for a while but can't find what I'm looking for. I am loading html text into a dynamic textfield, and I have a scrollbar controlling the scroll using the code below. What I want to do is also add scroll up/down buttons and have the scroll…
Has anyone experienced stale stills of a previous playback for a reused NetStream object?
If so, what are the workarounds for this, except re-creating the object (which eats performance and time)?
It is hard to reuse NetStream objects because of a (in my opinion) fundamental issue with…
I'd like to find a free or inexpensive tool for adding images that change at intervals to a small school's webpage. I'm thinking of something very much like the Wordpress plugin JS Banner Rotate, but for static websites.
Any suggestions? Thanks!
I'm doing it this way:
...
public function j2fCall()
{
Alert.show( "j2fCall?");
}
public function Main( nav: Navigation )
{
if(ExternalInterface.available)
{
ExternalInterface.addCallback("javascriptUpdateSettings", j2fCall);
}
...
}
But when I call…
I have a problem with IE8. When the age reloads/refreshes it flashes white. My client is very unhappy and I'm unable to find any kind of answer anywhere. PLEASE can anyone shed any light. Here's a link to a site with the issue: http://www.gingergraphicdesign.com
I need "loading" animations to import into Flex for a search engine so the person knows something is being searched. I'm not sure how to do this.... Is it through swc files?
I just upgraded firefox to version 3.6.11 and after the installation was done I got the message that adobe flash player 10.1 needs to be downloaded so I did (even though the flash player I had before upgrading firefox was 10.1 but I reinstalled it coz I thought that since firefox…
I'm thinking of bying 1 or more flash drives or an SD card to use with the readyboost function on by 64bit Windows 7 machine. I have a few questions regarding it before i put my hand in my pocket and buy anything. If i go ahead I would be using the fastest available flash/SD.
I…