PDA

View Full Version : LoadVariable...


rjpdezign
09-06-2006, 06:20 PM
I need some help calling some variables to load into a SHIM file mentioned in an Adobe TechNote.

Is it possible to use the attached file and call the variables to a SWF Movie? I want to call the values in BOLD. If anyone could help me that would be great...




<div id="todaysRatesPageHeader" class="pageHeader">
<h1 id="h1_1"><span>Today's National Rates</span></h1>
<h2 id="h2_1"><span></span></h2>
</div>

<div id="containerTodaysRate">
<a name="todaysRatesTop" href="#"></a>

<div id="date">09/01/2006:10:47 PDT</div>



<div id="loanType">Conforming</div>



<div id="product">15 Year Fixed</div>

<div id="rate"><span>5.750</span>%</div>
<div id="fee">

<span id="symbol">@</span>
2.000
<span id="pointsAbbr">pts</span>



</div>
<div id="apr"><span id="span_apr">6.162</span><span id="span_percent">%</span> APR</div>



<div id="assumption"><a href="/webratecomponent/showAssumption.do" id="aa_1">Assumptions</a></div>

</div> <!-- end containerTodaysRate -->